coef.BuyseTestBrier {BuyseTest} | R Documentation |
Extract the Brier Score
Description
Extract the Brier score.
Usage
## S3 method for class 'BuyseTestBrier'
coef(object, ...)
Arguments
object |
object of class |
... |
not used. For compatibility with the generic function. |
Value
Estimated value for Brier score (numeric).
[Package BuyseTest version 3.0.4 Index]