Description Usage Arguments Value
View source: R/fn_elastic_net.R
Compute the residual sum of squares error for an elastic net model
1 | 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.