bootLongIndices.RdThis function is called within bootLongPhyloseq for
each subject's data frame.
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.