perfMeasures: Summary function to calculate a table of performance measures

Description Usage Arguments Value

View source: R/fit_model.R

Description

Summary function to calculate a table of performance measures

Usage

1
perfMeasures(obs, mean, sd, lambda, Nsamples = 10000, print2screen = TRUE)

Arguments

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

Value

The root mean squared error of the predictive distribution


NorskRegnesentral/rWHAP documentation built on March 2, 2020, 5:31 a.m.