coef.BuyseTestBrier: Extract the Brier Score

View source: R/brier.R

coef.BuyseTestBrierR Documentation

Extract the Brier Score

Description

Extract the Brier score.

Usage

## S3 method for class 'BuyseTestBrier'
coef(object, ...)

Arguments

object

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

...

not used. For compatibility with the generic function.

Value

Estimated value for Brier score (numeric).


BuyseTest documentation built on March 31, 2023, 6:55 p.m.