brierScore
R/generics.R
brierScore.Rd
Returns the Brier Score for a given model
brierScore(object, ...)
to calculate Brier Score for.
additional options.
A numeric Brier score or a data.frame of scores over time.
data.frame
Other brierScore: brierScore.SurvivalQuantities()
brierScore.SurvivalQuantities()
if (FALSE) { # \dontrun{ brierScore(survival_quantities) } # }