print.pec | R Documentation |
Print the important arguments of call and the prediction error values at selected time points.
## S3 method for class 'pec'
print(x, times, digits = 3, what = NULL, ...)
x |
Object of class |
times |
Time points at which to show the values of the prediction error curve(s) |
digits |
Number of decimals used in tables. |
what |
What estimate of the prediction error curve to show. Should be a string matching an element of x. The default is determined by splitMethod. |
... |
Not used |
print |
Set to FALSE to suppress printing. |
The first argument in the invisible cloak.
Thomas A. Gerds tag@biostat.ku.dk
pec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.