Description Slots Author(s) See Also
A class to store the parameters supplied to a messina or messinaSurv
xa matrix of expression values supplied to the messina or messinaSurv functions. Features are in rows, samples in columns.
yeither a vector of class membership indicators (0/1 or TRUE/FALSE), for the messina case, or a Surv object for the messinaSurv case. In either case, each entry of y should match the corresponding sample column of x.
featuresa character vector of feature ids, matching the rows of x.
samplesa character vector of sample ids, matching the columns of x and entries of y.
perf_requirementa list of performance requirements. For messina results, contains named entries "min_sensitivity" and "min_specificity". For messinaSurv results, contains named entries "objective_type" and "min_objective".
minimum_group_fractionthe size, relative to the full sample size, of the smallest subgroup that may be defined by a threshold.
training_fractionthe fraction of samples used for training in each bootstrap round.
num_bootstrapsthe number of bootstrap iterations to perform.
prng_seedthe PRNG seed used to initialize the PRNG before analysis.
Mark Pinese m.pinese@garvan.org.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.