Learn R Programming

nlts (version 0.1-9)

plot.ppll: Ploting function for prediction profile objects

Description

`plot' method for class "ppll".

Usage

## S3 method for class 'ppll':
plot(x, \dots)

Arguments

Value

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

Details

See prediction.profile.ll for details.

See Also

prediction.profile.ll