MarkedList Class An S4 class to represent a renoir trained and tested models list
Source:R/class_MarkedList.R
MarkedList-class.RdThis subclass extends the S4 List virtual class by using the SimpleList implementation.
Constructor for the S4 MarkedList object.
Slots
listDataliststoring the list elementselementTypethe type of data represented in the sequence
elementMetadataDataFrame storing the element-wise metadata, with a row for each element and a column for each metadata available. Default is
NULLmetadataliststoring the global metadata annotating the object as a whole