Learn R Programming

pec (version 2.4.9)

print.pec: Printing a `pec' (prediction error curve) object.

Description

Print the important arguments of call and the prediction error values at selected time points.

Usage

"print"(x, times, digits = 3, what = NULL, ...)

Arguments

x
Object of class pec
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.
print
Set to FALSE to suppress printing.
...
Not used

Value

The first argument in the invisible cloak.

See Also

pec