Skip to content

performance 0.10.2

Compare
Choose a tag to compare
@strengejacke strengejacke released this 12 Jan 09:42
· 391 commits to main since this release
e82caea

General

  • Revised usage of insight::get_data() to meet forthcoming changes in the
    insight package.

Changes to functions

  • check_collinearity() now accepts NULL for the ci argument.

Bug fixes

  • Fixed issue in item_difficulty() with detecting the maximum values of an
    item set. Furthermore, item_difficulty() gets a maximum_value argument
    in case no item contains the maximum value due to missings.