ffc_gam
R/model.frame.R
model.frame.ffc_gam.Rd
Extract model.frame from a fitted ffc_gam object
# S3 method for class 'ffc_gam' model.frame(formula, ...)
a model formula or terms object or an R object.
formula
terms
Ignored
A matrix containing the fitted model frame
matrix
Nicholas J Clark