coef.BuyseTestBrier: Extract the Brier Score
Description
Extract the Brier score.
Usage
# S3 method for BuyseTestBrier
coef(object, ...)
Value
Estimated value for Brier score (numeric).
Arguments
- object
object of class BuyseTestBrier
(output of the brier
function).
- ...
not used. For compatibility with the generic function.