GaudermanModelEvaluation-class {LoBrA} | R Documentation |
An S4 class to represent the result of the linear mixed effect modeling on a gauderman LDO.
Description
An S4 class to represent the result of the linear mixed effect modeling on a gauderman LDO.
Slots
name
character Name of the new 'generalized-Gauderman' adjusted longitudinal model.
gaudermanLDO
GaudermanLDO 'Generalized-Gauderman' adjusted longitudinal data object.
models
list List of models generated for each component.
labels
factor Vector of class labels for each experiment
pvalues
matrix Matrix of p-values for the intercept as well as all slops of the spline model for each component.
correctedpvalues
matrix Matrix of corrected p-values for the intercept as well as all slops of the spline model for each component.
modelparameter
matrix Model parameter for each component.
[Package LoBrA version 1.0 Index]