MSEplot | R Documentation |
Plot MSE criteria
MSEplot(x) ## S3 method for class 'ccamforecast' MSEplot(x, ...) ## S3 method for class 'forecastset' MSEplot(x)
x |
the object(s) returned from forecast |
types are residuals ~ year (1); residuals ~ predicted (2); predicted ~ observed (3)
plots a table with the result for each objective (as TRUE/FALSE or a number) by OM, IE and MP. Objectives need to be adapted inside the plot code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.