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

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