Changelog
Source:NEWS.md
semmcci 1.1.3
CRAN release: 2023-10-14
Patch
- Minor edits to setting seed.
- Added the
MCGeneric()
function.
semmcci 1.1.0
Minor
- Added the
MCMI()
function.
semmcci 1.0.2
CRAN release: 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 inMC()
. -
NA
is returned if standardization fails inMCStd()
. - Added methods.