fn_get_rss: Compute the residual sum of squares error for an elastic net...

Description Usage Arguments Value

View source: R/fn_elastic_net.R

Description

Compute the residual sum of squares error for an elastic net model

Usage

1
fn_get_rss(model, x, y)

Arguments

model

The elastic net model

x

The miRNA expression

y

The gene expression

Value

the RSS


SPONGE documentation built on Nov. 8, 2020, 5:39 p.m.