Description Usage Arguments Value
View source: R/bootLongIndices.R
This function is called within bootLongPhyloseq
for
each subject's data frame.
1 | bootLongIndices(x, time_var, b, L, blks.first.index)
|
x |
A dataframe. It must have |
time_var |
Character string. The name of the time variable. |
b |
A numeric. The block size to account for the dependence within-subject. |
L |
A numeric. Number of overlapping blocks per subject that will be added by |
blks.first.index |
A vector of positive integer. This will be added by |
A list of indices to include in the block bootstrap realization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.