Recent Releases of https://github.com/aloy/lmeresampler
https://github.com/aloy/lmeresampler - v0.2.0
- The case, parametric, and residual bootstraps now suppport
glmerModobjects. - The Wild bootstrap is available for
lmeandlmerModobjects. - The CGR bootstrap is now the default "residual" bootstrap algorithm.
- Objects returned by the
bootstrap()call are now of classlmeresamp. lmeresampobjects have a new structure, including a newstatsdataframe (contains the observed value, bootstrap mean, standard error, and bias of each LME model parameter).- New generic
print()function that is compatible withlmeresampobjects - New generic
confint()function that is compatible withlmeresampobjects (the possible confidence intervals include: basic, normal, percentile, or all) - A package vignette is now available
- Vignette outlines how to perform parallelization in
bootstrap()using thedoParallelandforeachpackages - New
combine()function that combines processes split for parallelization for unified output
- R
Published by aloy over 5 years ago
https://github.com/aloy/lmeresampler - v0.1.1
Updated/unarchived on CRAN
- R
Published by aloy over 6 years ago