| plot.ppll {nlts} | R Documentation | 
Plot function for prediction profile objects
Description
‘plot’ method for class "ppll".
Usage
## S3 method for class 'ppll'
plot(x, ...)
Arguments
x | 
 an object of class "ppll", usually, as a result of a call to
  | 
... | 
 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
[Package nlts version 1.0-2 Index]