Learn R Programming

psfmi (version 1.4.0)

scaled_brier: Calculates the scaled Brier score

Description

Calculates the scaled Brier score

Usage

scaled_brier(obs, pred)

Value

The value for the scaled Brier score.

Arguments

obs

Observed outcomes.

pred

Predicted outcomes in the form of probabilities.

Author

Martijn Heymans, 2020

See Also

psfmi_perform, pool_performance