Summary method for binregCV objects
Arguments
- object
A
binregCVobject, as returned bybrier_binregfor a single evaluation time.- transform
Optional back-transformation function applied to Brier scores and confidence limits, e.g.
expto undo the internal log scale.- conf.level
Confidence level for the reported intervals (default 0.95).
- type
Either
"cv"(default) for cross-validated Brier scores only, or"both"to also include apparent (in-sample) scores.- ...
Not currently used.
