Skip to content

Commit 1a5d29d

Browse files
committed
Update website
1 parent 5f53040 commit 1a5d29d

20 files changed

+1455
-1861
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: latentcor
22
Type: Package
33
Title: Fast Computation of Latent Correlations for Mixed Data
4-
Version: 1.2.0
4+
Version: 1.2.1
55
Authors@R: c(
66
person(given = "Mingze",
77
family = "Huang",

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@
1010
* Add user-defined `use.nearPD`, so that user can decide if latent correlation matrix should be adjusted to be positive definite automatically.
1111
* Remove redundant code for checking positive definiteness.
1212
* Minor correction on types detection to accommodate `NA` values.
13+
14+
# latentcor 1.2.1
15+
16+
* Temporarily disable approximation method due to deprication of package `chebpol`.

docs/404.html

Lines changed: 36 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)