confint.BuyseTestBrier: Extract the Brier Score with its Confidence Interval

View source: R/brier.R

confint.BuyseTestBrierR 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 BuyseTestBrier (output of the brier function).

...

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.


bozenne/BuyseTest documentation built on Feb. 16, 2024, 5:35 a.m.