Learn R Programming

nlts (version 0.2-0)

plot.ppll: Ploting function for prediction profile objects

Description

`plot' method for class "ppll".

Usage

# S3 method for ppll
plot(x, …)

Arguments

x

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

no other arguments currently allowed

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