powered by
Summary function
# S3 method for bbdml summary(object, ...)
Object of class summary.bbdml. Displays printed model summary.
summary.bbdml
Object of class bbdml
bbdml
No optional arguments are accepted at this time.
data(soil_phylum_small_otu1) mod <- bbdml(formula = cbind(W, M - W) ~ DayAmdmt, phi.formula = ~ DayAmdmt, data = soil_phylum_small_otu1) summary(mod)
Run the code above in your browser using DataLab