model.interface.gam-class (mgcv) | R Documentation |
This reference class contains methods for gam
in
mgcv package.
model.adapter::model.interface
-> model.interface.gam
model.adapter::model.interface$get.call()
model.adapter::model.interface$get.data()
model.adapter::model.interface$get.family()
model.adapter::model.interface$get.formula()
model.adapter::model.interface$get.link()
model.adapter::model.interface$get.linkinv()
model.adapter::model.interface$get.model.type()
model.adapter::model.interface$get.offset.names()
model.adapter::model.interface$initialize()
model.adapter::model.interface$predict()
expand.formula()
model.interface.gam.class$expand.formula( f, d, specials = NULL, package = "mgcv" )
adjust.offset()
model.interface.gam.class$adjust.offset( x, envir, package, pred, newdata, type, ... )
clone()
The objects of this class are cloneable with this method.
model.interface.gam.class$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.