combine_lmeresamp {lmeresampler} | R Documentation |
Combine bootstrap results
Description
Combines bootstrap results from processes split for parallelization.
Usage
combine_lmeresamp(...)
Arguments
... |
two or more objects of class |
Details
This helper function combines the different processes split for parallelization to yield unified output and bootstrap statistics.
[Package lmeresampler version 0.2.4 Index]