bootuniR1 | R Documentation |
It generates correlation matrices with the parametric bootstrap on the univariate R (uniR) object.
bootuniR1(x, Rep, nonPD.pop=c("replace", "nearPD", "accept"))
x |
An object of class 'uniR1' |
Rep |
Number of replications of the parametric bootstrap |
nonPD.pop |
If it is |
This function 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.
An object of the generated correlation matrices.
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.
rCor
, bootuniR2
,
Nohe15
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.