example_refit_panel {ICBioMark}R Documentation

Refitted Predictive Model Fitted on Example Data

Description

An example output from use of the function pred_refit_panel(), applied to example gene length data and generative model fit.

Usage

example_refit_panel

Format

A list with three entries:

fit

A list with a single element 'beta', a matrix with prediction weights.

panel_genes

A matrix (in this case with a single column) where each row corresponds to a gene, and each entry corresponds to whether the gene is included in the panel.

panel_lengths

A vector of length 1 giving total panel length.


[Package ICBioMark version 0.1.4 Index]