iid.BuyseTestBrier: Extract the idd Decomposition for the Brier Score
Description
Extract the iid decompotion relative to Brier score estimate.
Usage
# S3 method for BuyseTestBrier
iid(x, ...)
Arguments
- x
object of class BuyseTestBrier
(output of the brier
function).
- ...
not used. For compatibility with the generic function.