Skip to content

Minor release 2.0.1

Compare
Choose a tag to compare
@WLenhard WLenhard released this 06 Jan 09:11
· 129 commits to master since this release

The release fixes some issues related to weighting and other minor aspects. It replaces the former code of Hmsic and includes the https://aakinshin.net/posts/weighted-quantiles/ code by Andrey Akinshin for weighted quantiles.

Changes:

  • Fixing errors in the context of weighted percentile modelling
  • Code change of weighted rank estimation from https://aakinshin.net/posts/weighted-quantiles/
    code by Andrey Akinshin
  • Additional message for plotting, when weighted percentiles are used
  • Use weighted percentiles in plotPercentiles
  • automatic weighting deactivated in bestModel, since it is already applied in ranking
  • suppressWarnings in weighted ranking