Skip to content

Releases: jeksterslab/semmcci

semmcci 1.1.4

17 Mar 18:43
Compare
Choose a tag to compare

Patch

  • Added the Func() and MCFunc() functions.

https://cran.r-project.org/package=semmcci

semmcci 1.1.3

14 Oct 22:01
Compare
Choose a tag to compare

Patch

  • Minor edits to setting seed.
  • Added the MCGeneric() function.

https://cran.r-project.org/package=semmcci

semmcci 1.1.2

12 Aug 17:18
Compare
Choose a tag to compare

Minor

https://cran.r-project.org/package=semmcci

semmcci 1.0.4

17 Dec 09:43
Compare
Choose a tag to compare

Patch

  • Minor refactoring of data generation functions.

https://cran.r-project.org/package=semmcci

semmcci 1.0.3

16 Oct 12:07
Compare
Choose a tag to compare

Patch

  • Added decomposition, pd, and tol arguments in MC().

https://cran.r-project.org/package=semmcci

semmcci 1.0.2

04 Oct 09:36
Compare
Choose a tag to compare

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.

https://cran.r-project.org/package=semmcci

semmcci 1.0.1

18 Sep 17:43
886b6dc
Compare
Choose a tag to compare