powered by
Summary for ZIPG_main() result.
ZIPG_summary(ZIPG_res, type = "Wald")
pvalue
Result from ZIPG_main()
Type of hypothesis testing method, 'Wald','bWald' or 'pbWald'.
data(Dietary) dat = Dietary ZIPG_res <- ZIPG_main(data = dat$COV, X = ~ALC01+nutrPC1+nutrPC2, X_star = ~ ALC01, W = dat$OTU[,100], M = dat$M ) ZIPG_summary(ZIPG_res)
Run the code above in your browser using DataLab