Description Slots Methods Author(s) See Also
MAIT class objects are used in the MAIT package to perform the analysis and statistical calculus of LC/MS data. It has 5 main slots: FeatureInfo, RawData, Validation, PhenoData and FeatureData
FeatureInfo:Object of class MAIT.FeatureInfo-class
RawData:Object of class MAIT.RawData-class
Validation:Object of class MAIT.Validation-class
PhenoData:Object of class MAIT.PhenoData-class
FeatureData:Object of class MAIT.FeatureData-class
signature(object = "MAIT"): This function show a summary of the workflow results performed so far including the classification results and the parameters used.
signature(object = "MAIT"): returns the model for either the PCA, PLS models when functions plotPCA or plotPLS have been already respectively launched.
signature(object = "MAIT"): Retrieves the scores from a MAIT object
signature(object = "MAIT"): Retrieves the loadings from a MAIT object
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.