Extract the Brier score with its Confidence Interval and possibly a p-value.
# S3 method for BuyseTestBrier
confint(object, ...)Estimated value for the brier score, its standard error, the lower and upper bound of the confidence interval and the p-value.
object of class BuyseTestBrier (output of the brier function).
not used. For compatibility with the generic function.