crpsEst: Computes the Continuous Ranked Probability Score (CRPS)

Description Usage Arguments Value

View source: R/fit_model.R

Description

Computes the Continuous Ranked Probability Score (CRPS)

Usage

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

Arguments

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 turn on and off print to screen

obs.bc

Box Cox transformed observations

Value

The Continuous Ranked Probability Score (CRPS)


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