Learn R Programming

BuyseTest (version 3.0.5)

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, ...)

Value

A column vector.

Arguments

x

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

...

not used. For compatibility with the generic function.