plot.ppll | R Documentation |
‘plot’ method for class "ppll".
## S3 method for class 'ppll'
plot(x, ...)
x |
an object of class "ppll", usually, as a result of a call to
|
... |
generic plot arguments. |
See prediction.profile.ll
for details.
A xy-plot of one minus the cross-validation error (i.e. the prediction accuracy against prediction time step.
prediction.profile.ll
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.