logsEst: Compute the log score

Description Usage Arguments Value

View source: R/fit_model.R

Description

Compute the log score

Usage

1
logsEst(obs, mean, sd, lambda, log = TRUE, 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 -log score. The lower value, the better.


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