Description Usage Arguments Value
View source: R/bootLongPhyloseq.R
Creates block bootstrap realization of a phyloseq
.
1 | bootLongPhyloseq(ps, time_var, subjectID_var, sampleID_var, b)
|
ps |
phyloseq object. |
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. |
a phyloseq
object. A block bootstrap realization of ps
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.