model.interface.lme-class-open-paren-nlme-close-paren: (Internal) model.interface class for lme

model.interface.lme-class (nlme)R Documentation

(Internal) model.interface class for lme

Description

This reference class contains methods for lme in nlme package.

Super class

model.adapter::model.interface -> model.interface.lme

Methods

Public methods

Inherited methods

Method get.call()

Usage
model.interface.lme.class$get.call(x)

Method get.formula()

Usage
model.interface.lme.class$get.formula(x, envir, package = "")

Method predict()

Usage
model.interface.lme.class$predict(object, newdata, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
model.interface.lme.class$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


Marchen/model.adapter documentation built on July 3, 2023, 11:07 a.m.