Skip to content

Commit d1c6ac6

Browse files
committed
final for 0.5-4
1 parent 650c94d commit d1c6ac6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: blavaan
22
Title: Bayesian Latent Variable Analysis
3-
Version: 0.5-3.1263
3+
Version: 0.5-4
44
Authors@R: c(person(given = "Edgar", family = "Merkle",
55
role = c("aut", "cre"),
66
email = "merklee@missouri.edu",

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
* Functionality for the newdata argument in blavPredict(), which can generate lv (and other) predictions for new data from a model that has already been estimated (continuous data only, target = "stan" only).
77

8+
* Refinements to two-level models (handle missingness via listwise deletion; lvs only at one level; improved messaging)
9+
810
* Bugs from 0.5-3 are fixed.
911

1012
# Version 0.5-3

0 commit comments

Comments
 (0)