BoxCoxLambda: Performs Box-Cox transformation of the data. The...

Description Usage Arguments Value

View source: R/fit_model.R

Description

Performs Box-Cox transformation of the data. The transformation parameter (lambda) is chosen to minimize deviation from the normal distribution (minumum sum of squared skewness and squared kurtosis)

Usage

1

Arguments

obs

The observations to be transformed

Value

The observations transformed

The estimated lambda


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