GaudermanLDO-class {LoBrA} | R Documentation |
An S4 class to represent a 'Gouderman' LDO object, that was generated by the generalized gauderman algorithm.
Description
An S4 class to represent a 'Gouderman' LDO object, that was generated by the generalized gauderman algorithm.
Slots
name
character Name of the new 'generalized-Gauderman' adjusted longitudinal data
dataFrames
list List of 'generalized-Gauderman' modified data. One
data.frame
for each component.peaknames
character Vector of component names contained in this object.
k
numeric Updated times for the breaks of the spline model.
times
matrix Vector of updated time values.
newTimeVars
character The names of the newly defined time variables of the generalized 'Gauderman' model.
ids
character Vector of identifiers for the experiments
labels
factor Vector of class labels for each experiment
[Package LoBrA version 1.0 Index]