Skip to content

modelbased 0.15.0

Latest

Choose a tag to compare

@strengejacke strengejacke released this 10 May 07:33
· 3 commits to main since this release
0972533

Breaking Changes

  • Argument join_dots in the plot() method, which is used to connect dots
    with lines, now defaults to FALSE.

Changes

  • Support for models of class nestedLogit.

  • estimate_contrasts() can now also calculate contrasts of average slopes, by
    defining two numeric predictors in the contrast argument. This can also be
    useful when estimating the context effects of within- and between-effects in a
    model.