cb {fungible} | R Documentation |
Cudeck & Browne (1992) model error method
Description
Generate a population correlation matrix using the model described in Cudeck and Browne (1992). This function uses the implementation of the Cudeck and Browne method from Ken Kelley's MBESS package.
Usage
cb(mod, target_rmsea)
Arguments
mod |
A 'fungible::simFA()' model object. |
target_rmsea |
(scalar) Target RMSEA value. |
References
Cudeck, R., & Browne, M. W. (1992). Constructing a covariance matrix that yields a specified minimizer and a specified minimum discrepancy function value. *Psychometrika*, *57*(3), 357–369. <https://doi.org/10/cq6ckd>
Kelley, K. (2017). MBESS (Version 4.0.0 and higher) [computer software and manual]. Accessible from http://cran.r-project.org.
[Package fungible version 2.4.4 Index]