get_Brier_score {CalibratR} | R Documentation |
get_Brier_score
Description
FUNCTION_DESCRIPTION
Usage
get_Brier_score(actual, predicted)
Arguments
actual |
vector of observed class labels (0/1) |
predicted |
vector of uncalibrated predictions |
Details
DETAILS
Value
OUTPUT_DESCRIPTION
[Package CalibratR version 0.1.2 Index]