Releases: jeksterslab/semmcci
Releases · jeksterslab/semmcci
semmcci 1.1.4
semmcci 1.1.3
Patch
- Minor edits to setting seed.
- Added the
MCGeneric()
function.
semmcci 1.1.2
Minor
- Added the
MCMI()
function. - Added the accompanying publication (https://doi.org/10.3758/s13428-023-02114-4) as package citation.
semmcci 1.0.4
semmcci 1.0.3
Patch
- Added
decomposition
,pd
, andtol
arguments inMC()
.
semmcci 1.0.2
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.