lmmspline-class: 'lmmspline' class a S4 class that extends 'lmms' class.

Description Slots

Description

lmmspline class inherits from class lmms and extends it with three further slots: predSpline, modelsUsed, models. The class is returned when applying lmmSpline method.

Slots

predSpline

A data.frame returning the fitted values for the time points of interest.

models

A list of class lm or lme containing the models for every molecule

modelsUsed

A list of class lm or lme, containing the models used to model the particular feature of interest.

derivative

A logical value indicating if the derivative was calculated.


lmms documentation built on May 2, 2019, 6:53 a.m.