Skip to content

Commit 82e79fa

Browse files
authored
Revise NEWS.md for parameter standardization updates
Updated NEWS.md to reflect changes in standardization methods and support for lavaan.mi.
1 parent 92af4a1 commit 82e79fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
* `standardize_parameters()` (and by extension `model_parameters()`) with any of
66
the _post-hoc_ standardization methods no longer standardizes the
77
`"(Intercept)"` parameter - instead setting it to `NA`.
8+
89
* `standardize_parameters()` with any of the _post-hoc_ standardization methods
910
sets all inferential statistics (z, p, etc...) for the `"(Intercept)"` and any
1011
other `NA` parameters to `NA`.
12+
1113
* `model_parameters()` now supports objects from the *lavaan.mi* package.
1214

1315
## Bug fixes

0 commit comments

Comments
 (0)