Create Peak Matrices for Generalized 'Gauderman' linear mixed effect regression (LMER) Model with parameterized Times
getGeneralizedGaudermanDataFrame(
peakmatrix,
sampleIds,
classes,
center,
timeperiod,
gaudermanRange,
k
)Peak matrix to be converted.
Ids of samples in the matrix
Classes of samples
Time point that corresponds to the center time t0. The algorithm will test whether there is a significant difference between the groups at this point.
defines the time period or segment, in the spline to be tested. Note, a 3 break point spline has 4 segments.
range to be tested for a significant difference between the groups.
break points for the generalized 'Gauderman' spline model.
Return the new peak matrix data frame for this peak.