peplot | R Documentation |
CCAM PE plot
peplot(x, heat = TRUE, ...) ## S3 method for class 'ccam' peplot(x, ...) ## S3 method for class 'ccamset' peplot(x, heat = TRUE, ...)
x |
the object(s) returned from ccam.fit or forecast |
heat |
logical. If true a heat plot is used, if false a bubble plot |
... |
parameters used in heat() or bubble() |
Plot of proces error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.