lasso: Run Lasso Models

View source: R/lasso.R

lassoR Documentation

Run Lasso Models

Description

This function takes in phenotype information and count data to run lasso regression. For hyper paramter optimization, 5 fold cv method is applied.

Usage

lasso(Phenotype, odata)

Arguments

Phenotype

A phenotype variable to use for lasso regression

Value

odata A count data for feature, with rows as sample, and columns as features/ASVs/OTUs


ravinpoudel/PhONA documentation built on Jan. 30, 2023, 5:12 p.m.