confint.BuyseTestBrier {BuyseTest} | R Documentation |
Extract the Brier Score with its Confidence Interval
Description
Extract the Brier score with its Confidence Interval and possibly a p-value.
Usage
## S3 method for class 'BuyseTestBrier'
confint(object, ...)
Arguments
object |
object of class |
... |
not used. For compatibility with the generic function. |
Value
Estimated value for the brier score, its standard error, the lower and upper bound of the confidence interval and the p-value.
[Package BuyseTest version 3.0.4 Index]