View source: R/fn_elastic_net.R
fn_get_rss | R Documentation |
Compute the residual sum of squares error for an elastic net model
fn_get_rss(model, x, y)
model |
The elastic net model |
x |
The miRNA expression |
y |
The gene expression |
the RSS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.