scaled_brier function

Calculates the scaled Brier score

Calculates the scaled Brier score

scaled_brier(obs, pred)

Arguments

  • obs: Observed outcomes.
  • pred: Predicted outcomes in the form of probabilities.

Returns

The value for the scaled Brier score.

See Also

psfmi_perform, pool_performance

Author(s)

Martijn Heymans, 2020

  • Maintainer: Martijn Heymans
  • License: GPL (>= 2)
  • Last published: 2023-06-17