Description Objects from the Class Slots Author(s) See Also
MAIT.PhenoData objects are used in the MAIT package to save the phenotype data.
Objects can be created by calls of the form new("MAIT.PhenoData", ...)
.
The information related to the classes present in the data is stored in this slot. It has three different extra slots:
classes
:It contains the name of the classes in the data. It can be quickly accessed by using the function classes
classNum
:Vector showing the number of samples belonging to each class. It can be quickly accessed by using the function classNum
resultsPath
:In this slot is saved the direction where the project is saved. This means that all the output tables and files of the MAIT object are going to be stored in that directory. It can be quickly accessed by using the function resultsPath
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.