Changes in version 1.1.6 Patch - Addressed deprecation of lavaan::getCov() in tests. Changes in version 1.1.5 (2025-10-19) Patch - Minor edits to methods. Changes in version 1.1.4 (2024-03-17) Patch - Added the Func() and MCFunc() functions. Changes in version 1.1.3 (2023-10-14) Patch - Minor edits to setting seed. - Added the MCGeneric() function. Changes in version 1.1.2 (2023-08-12) Patch - Addressed M1Mac CRAN build issues. Changes in version 1.1.1 Patch - Minor documentation edits. Changes in version 1.1.0 Minor - Added the MCMI() function. Changes in version 1.0.4 (2022-12-17) Patch - Minor refactoring of data generation functions. Changes in version 1.0.3 (2022-10-16) Patch - Added decomposition, pd, and tol arguments in MC(). Changes in version 1.0.2 (2022-10-04) Patch - Random variates from the multivatiate normal distribution are generated using the Cholesky decomposition of the sampling variance-covariance matrix. Eigen decomposition is used when Cholesky decomposition fails. - NA is returned if the calculation of the defined parameter fails in MC(). - NA is returned if standardization fails in MCStd(). - Added methods. Changes in version 1.0.1 (2022-09-13) Patch - Initial CRAN release. Changes in version 1.0.0 Major - Initial CRAN submission.