Skip to content

parameters 0.24.1

Latest
Compare
Choose a tag to compare
@strengejacke strengejacke released this 14 Jan 17:14
2ef5755

Changes

  • model_parameters() now supports objects of class survfit.

  • model_parameters() now gives informative error messages for more model
    classes than before when the function fails to extract model parameters.

  • Improved information for credible intervals and sampling method from output
    of model_parameters() for Bayesian models.

Bug fixes

  • Fixed issue when printing model_parameters() with models from mgcv::gam().

  • Fixed issues due to breaking changes in the latest release of the datawizard
    package.

  • Fixed issue with wrong column-header in printed output of model_parameters()
    for MASS::polr() models with probit-link.