lar: Least angle regression for compressed sensing

Description Usage Arguments Value

View source: R/lar.R

Description

The function runs least angle regression to train compression for a single gene

Usage

1
lar(need, train, seed = 1218)

Arguments

need

vector, numeric vector of gene that is needed

train

matrix, numeric expression matrix of training data

seed

numeric, random seed

Value

list with coefficients and predictive R2


bhattacharya-a-bt/DeCompress documentation built on March 28, 2021, 3:52 a.m.