example_refit_range {ICBioMark} | R Documentation |
Refitted Predictive Models Fitted on Example Data
Description
An example output from use of the function pred_refit_range(), applied to example gene length data and generative model fit.
Usage
example_refit_range
Format
A list with six entries:
- fit
A list with a single element 'beta', a matrix with prediction weights.
- panel_genes
A matrix where each row corresponds to a gene, and each entry corresponds to whether the gene is included in the panel.
- panel_lengths
A vector giving total panel length.
[Package ICBioMark version 0.1.4 Index]