iid.BuyseTestBrier {BuyseTest}R Documentation

Extract the idd Decomposition for the Brier Score

Description

Extract the iid decompotion relative to Brier score estimate.

Usage

## S3 method for class 'BuyseTestBrier'
iid(x, ...)

Arguments

x

object of class BuyseTestBrier (output of the brier function).

...

not used. For compatibility with the generic function.

Value

A column vector.


[Package BuyseTest version 3.0.2 Index]