model.lasso.RdThis function takes in phyloseq object, association matix, p value matrix and create a combined OTU-OTU and OTU-Phenotype network. User can select model to define OTU-Phontype assocaition.
model.lasso(n, phenotype, odata)
| n | Number of iterations to run |
|---|---|
| phenotype | A variable representing phenotype- which is used a reponse variable for lasso regression |
| odata | Count data with rows as samples, and columns as features/OTUs/ASVs |
Features from lasso regression