get_Brier_score function

get_Brier_score

get_Brier_score

FUNCTION_DESCRIPTION

get_Brier_score(actual, predicted)

Arguments

  • actual: vector of observed class labels (0/1)
  • predicted: vector of uncalibrated predictions

Returns

OUTPUT_DESCRIPTION

Details

DETAILS

  • Maintainer: Dominik Heider
  • License: LGPL-3
  • Last published: 2019-08-19

Useful links