Skip to content

Commit

Permalink
NEWS for 4.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tbates committed May 25, 2020
1 parent c4d7a0e commit d366c8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
* IMPROVED: `umx_residualize` now prints the betas (and CIs) of the residualization it performs.
* IMPROVED: `umx_rot` can NA the last value.
* IMPROVED: `umx_score_scale` checks input ranges
* IMPROVED: `umx_score_scale` tell user what the max response is for reversed items if they leave this blank.
* IMPROVED: `umx_score_scale` Warns user if there are NAs when "score" is totals.
* IMPROVED: `umx_rename_file`: Perl mode is TRUE (allows lookahead/behind features; default list pattern is NULL.
* IMPROVED: `umx_rename_file` now ignores file suffix by default.
* IMPROVED: `umx_var` upgrades input to df (e.g. if you feed it a column, it now works).
* IMPROVED: `xmuTwinUpgradeMeansToCovariateModel` uses the incoming model's thresholds name.
* IMPROVED: `xmu_data_missing` can `hint=` to user which dataset had missingness.
Expand Down

0 comments on commit d366c8b

Please sign in to comment.