Skip to contents

Extract model.frame from a fitted ffc_gam object

Usage

# S3 method for class 'ffc_gam'
model.frame(formula, ...)

Arguments

formula

a model formula or terms object or an R object.

...

Ignored

Value

A matrix containing the fitted model frame

Author

Nicholas J Clark