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

View source: R/fn_elastic_net.R

fn_get_rssR Documentation

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

Description

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

Usage

fn_get_rss(model, x, y)

Arguments

model

The elastic net model

x

The miRNA expression

y

The gene expression

Value

the RSS


mlist/SPONGE documentation built on Feb. 12, 2023, 1:22 a.m.