plot.ppll: Plot function for prediction profile objects

Description Usage Arguments Details Value See Also

Description

‘plot’ method for class "ppll".

Usage

1
2
## S3 method for class 'ppll'
plot(x, ...)

Arguments

x

an object of class "ppll", usually, as a result of a call to prediction.profile.ll.

...

generic plot arguments.

Details

See prediction.profile.ll for details.

Value

A xy-plot of one minus the cross-validation error (i.e. the prediction accuracy against prediction time step.

See Also

prediction.profile.ll


nlts documentation built on May 1, 2019, 8:44 p.m.

Related to plot.ppll in nlts...