example_gen_model {ICBioMark} | R Documentation |
Generative Model from Simulated Data
Description
An example of the output produced by fit_gen_model() on simulated data.
Usage
example_gen_model
Format
A list with two entries:
- fit
A glmnet fit object.
- dev
A table containing the average deviance of each cross-validation fold, for each penalisation factor in fit$lambda.
- s_min
The index of the regularisation penalty minimising average deviance across folds.
[Package ICBioMark version 0.1.4 Index]