bootuniR2 | R Documentation |
It fits structural equation models on the bootstrapped correlation matrices.
bootuniR2(model, data, n, ...)
model |
A model in |
data |
A list of correlation matrices. |
n |
Sample size in fitting the structural equation models |
... |
Further arguments to be passed to |
This function fits the lavaan model with the bootstrapped correlation matrices. It implements the parametric bootstrap approach suggested by Yu et al. (2016). It is included in this package for research interests. Please refer to Cheung (2018) for the issues associated with this parametric bootstrap approach.
A list of the fitted object from sem
.
Mike W.-L. Cheung <mikewlcheung@nus.edu.sg>
Cheung, M. W.-L. (2018). Issues in solving the problem of effect size heterogeneity in meta-analytic structural equation modeling: A commentary and simulation study on Yu, Downes, Carter, and O'Boyle (2016). Journal of Applied Psychology, 103, 787-803.
Yu, J. (Joya), Downes, P. E., Carter, K. M., & O'Boyle, E. H. (2016). The problem of effect size heterogeneity in meta-analytic structural equation modeling. Journal of Applied Psychology, 101, 1457-1473.
bootuniR2
,
tssemParaVar
, Nohe15
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.