Skip to content

Commit c57fe0a

Browse files
committed
update news
1 parent 535a4af commit c57fe0a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

NEWS.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@
66

77
* Added `aic()` and `bic()` functions for calculating the Akaike and Bayesian information criteria, respectively, for models estimated with `method = "optim"`.
88

9-
* Refactored package to use S7 objects instead of S3
9+
* Refactored package to use S7 objects instead of S3.
1010

11-
* Functions for generating Stan code have been relocated to dcmstan
11+
* Functions for generating Stan code have been relocated to dcmstan.
1212

13-
* `measr_dcm()` deprecated in favor of `dcm_estimate()`
13+
* `measr_dcm()` deprecated in favor of `dcm_estimate()`.
14+
15+
* New functionality for relative model fit comparisions (`aic()`, `bic()`, `bayes_factor()`).
16+
17+
* New functionality for testing model assumptions (`yens_q3()`).
1418

1519
# measr 1.0.0
1620

0 commit comments

Comments
 (0)