scaled_brier: Calculates the scaled Brier score

View source: R/scaled_brier.R

scaled_brierR Documentation

Calculates the scaled Brier score

Description

Calculates the scaled Brier score

Usage

scaled_brier(obs, pred)

Arguments

obs

Observed outcomes.

pred

Predicted outcomes in the form of probabilities.

Value

The value for the scaled Brier score.

Author(s)

Martijn Heymans, 2020

See Also

psfmi_perform, pool_performance


psfmi documentation built on July 9, 2023, 7:02 p.m.