emos_model: Fit EMOS coefficients a, b_k, c, d for truncated normal b_k,...

Description Usage Arguments

View source: R/emos.R

Description

Fit EMOS coefficients a, b_k, c, d for truncated normal b_k, c, and d are parameterized as squares to control non-negativity of regression and scale parameters, like the "square" coefRule and varRule in the ensembleMOS package.

Usage

1
emos_model(tel, ens, max_power, par_init = NA)

Arguments

tel

Vector of training telemetry data

ens

Matrix of training ensemble member data [time x member]

max_power

site AC rating, for upper limit of truncated normal

par_init

Initial parameter values as a list with a, b, c, d


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.