bootLongMethod.Rd
bootLongMethod
bootLongMethod(ps, main_factor, time_var, subjectID_var, sampleID_var, b, R, RR, FDR = 0.05, compStatParallel = FALSE)
ps | phyloseq object. |
---|---|
main_factor | Character string. The name of the covariate variable. |
time_var | Character string. The name of the time variable. |
subjectID_var | Character string. The name of the subject ID variable. |
sampleID_var | Character string. The name of the sample ID variable. |
b | A numeric. The block size to account for the dependence within-subject. |
R | A numeric. The number of block bootstrap realizations. |
RR | A numeric. The number of double block bootstrap realizations. |
FDR | A numeric. False discovery rate. |
compStatParallel | A logical. True is used to use parallel in |
list of dataframe with ASV, observed stat, pvalues, adjusted pvalues, lcl, ucl, observed pivotal quantity; stat.obs; stat.star; stat.star.star; T.star_obs.