model.frame.GamFormula: Extract Model Frame from GAM-style Formula

Description Usage Arguments Author(s)

Description

Produce a model.frame from a a GAM-style formula and a data.frame.

Usage

1
2
  ## S3 method for class 'GamFormula'
model.frame(formula, data, ...)

Arguments

formula

a gamma-style formula with class GamFormula

data

a data.frame used to create the rows of the model.frame

...

ignored parameters

Author(s)

Matt Owen mowen@iq.harvard.edu and Skyler J. Cranmer


IQSS/ZeligGAM4 documentation built on May 8, 2019, 1:40 p.m.