model.interface.lme-class (nlme) | R Documentation |
This reference class contains methods for lme
in
nlme package.
model.adapter::model.interface
-> model.interface.lme
model.adapter::model.interface$adjust.offset()
model.adapter::model.interface$expand.formula()
model.adapter::model.interface$get.data()
model.adapter::model.interface$get.family()
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()
get.call()
model.interface.lme.class$get.call(x)
get.formula()
model.interface.lme.class$get.formula(x, envir, package = "")
predict()
model.interface.lme.class$predict(object, newdata, ...)
clone()
The objects of this class are cloneable with this method.
model.interface.lme.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.