Description Usage Arguments Value
Summary function to calculate a table of performance measures
1 | perfMeasures(obs, mean, sd, lambda, Nsamples = 10000, print2screen = TRUE)
|
obs |
Observations |
mean |
The mean of the fitted distribution |
sd |
The standard deviation of the fitted distribution |
lambda |
The lambda for the Box-Cox distribution |
Nsamples |
The number of samples to generate from the predictive distribution. |
print2screen |
Logical parameter to print results to screen |
The root mean squared error of the predictive distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.