powered by
Wald-type t test (model-based or robust)
waldt(mod)
Matrix with wald test statistics and p-values. Only performs univariate tests.
an object of class bbdml
bbdml
data(soil_phylum_small_otu1) mod <- bbdml(formula = cbind(W, M - W) ~ DayAmdmt, phi.formula = ~ DayAmdmt, data = soil_phylum_small_otu1) waldt(mod)
Run the code above in your browser using DataLab