model.linear.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.linear(n, phenotype, odata)
| n | Number of iterations to run | 
|---|---|
| phenotype | A variable representing phenotype- which is used a reponse variable for linear regression | 
| odata | Count data with rows as samples, and columns as features/OTUs/ASVs | 
Features from linear regression