lmmsde class inherits from class lmms and extends it with six further slots: DE, model.time, model.group, model.time.group, type and experiment. The class lmmsde is returned when applying lmmsDE method.
DEA data.frame returning p-values and adjusted p-values using Benjamini-Hochberg correction for multiple testing of the differential expression testing over time, group or their interaction.
modelsUsedA list of lme, containing the models used to model the particular condition of interest.
predTimeA matrix returning the predicted time fit.
predGroupA matrix returning the predicted group fit.
predTimeGroupA matrix returning the predicted time group interaction fit.
modelTimeA list of classlme, containing the models for every molecule modelling the time effect.
modelGroupA list of class lme, containing the models for every molecule modelling group effect.
modelTimeGroupA list of class lme, containing the models for every molecule modelling time and group interaction effect.
typeAn object of class character, describing the test performed.
experimentAn object of class character describing the model used to perform differential expression analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.