lasso | R Documentation |
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)
Phenotype |
A phenotype variable to use for lasso regression |
odata A count data for feature, with rows as sample, and columns as features/ASVs/OTUs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.