File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
Package: blavaan
2
2
Title: Bayesian Latent Variable Analysis
3
- Version: 0.5-4.1283
3
+ Version: 0.5-5
4
4
Authors@R: c(person(given = "Edgar", family = "Merkle",
5
5
role = c("aut", "cre"),
6
6
Original file line number Diff line number Diff line change
1
+ # Version 0.5-5
2
+ ## New features
3
+ * Minor changes to ensure compatability with lavaan 0.6-18.
4
+
5
+ * Bugs from 0.5-4 are fixed.
1
6
2
7
# Version 0.5-4
3
8
## New features
10
15
* Bugs from 0.5-3 are fixed.
11
16
12
17
## Bugs/glitches discovered after the release:
18
+ * sampleData() ignores thinning when determining number of posterior samples (reported by Luna Fazio).
19
+
13
20
* Some two-level models fail when only one observed variable appears at a level (reported by Carl Falk).
14
21
15
22
* For target = "stan", some models fail when loadings are equality constrained and std.lv = TRUE (reported by Amos Pagin).
You can’t perform that action at this time.
0 commit comments