cb: Cudeck & Browne (1992) model error method

View source: R/cb.R

cbR 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.


fungible documentation built on May 29, 2024, 8:28 a.m.