Description Slots Author(s) See Also
MAIT.FeatureData objects are used in the MAIT package to save the feature data.
scores
:Here it is saved the dataset obtained after applying the peakAggregation function.
featureID
:The ID numbers of all features are saved here.
featureSigID
:The ID numbers of the significant features are saved here.
LSDResults
:The results of performing a Fisher LSD test on each significant variable are saved in this slot.
models
:The model for each feature used to obtain the scores are saved in this slot.
pvalues
:In this slot are saved the pvalues of the features.
pvaluesCorrection
:The pvalues corrected by multiple test correction are saved here.
pcaModel
:PCA model generated using the function plotPCA
.
plsModel
:PCA model generated using the function plotPLS
.
masses
:Masses used as an input for the function MAITbuilder
.
rt
:Retention time values used as an input for the function MAITbuilder
.
extendedTable
:Dataframe containing the information regarding masses, retention time values, intensity and spectra IDs
passes as an input for the function MAITbuilder
Francesc Fernandez, francesc.fernandez.albert@upc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.