Learn R Programming

lmms (version 1.3.3)

lmms-class: lmms class a S4 superclass to extend lmmspline and lmmsde class.

Description

lmms class is a superclass for classes lmmspline and lmmsde. These classes inherit common slots.

Arguments

Slots

basis
An object of class character describing the basis used for modelling.
knots
An object of class numeric, describing the boundaries of the splines. If not defined or if basis='cubic' knots are automatically estimated using Ruppert 2002 or are the design points when using 'cubic'.
errorMolecules
Vector of class character, describing the molecules that could not be modelled.