Skip to content

insight 0.19.9

Compare
Choose a tag to compare
@strengejacke strengejacke released this 16 Mar 08:56
· 226 commits to main since this release
e94da44

New supported models

  • Support for models of class serp (package serp).

General

  • standardize_names() now also recognizes column s.value from objects of
    package marginaleffects.

Bug fixes

  • Fixed issue in find_predictors() for models with splines (s()), where
    number of dimensions was indicated with a variable, not a number.

  • format_ci() now works for factors and character vectors again.

  • Fixed issues with latest release of tinytable.

  • Fixed issues with latest release of PROreg.