maeEst: Compute the mean absolute error

Description Usage Arguments Value

View source: R/fit_model.R

Description

Compute the mean absolute error

Usage

1
maeEst(obs, mean, sd, lambda, print2screen = TRUE)

Arguments

obs

Observations

mean

The mean of the fitted distribution

sd

The standard deviation of the fitted distribution

lambda

The lambda used in the Box Cox transformation

print2screen

Logical parameter to print results to screen

Value

The mean absolute error of the Box Cox distribution


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