fit.mimic: Fit mimic to data

Description Usage Arguments Value

View source: R/Superensemble-matrices.R

Description

Fit a mimic to an ensemble forecast and training data.

Usage

1
fit.mimic(o, fc, tr, arr.out = T)

Arguments

o

Observed values of the variables of interest

fc

List of ensemble foreasts

tr

Matrix of training data

arr.out

Logical: return the results in a single array (T - more useful if applying formula over an array) or a list (F - useful if analysing a single forecast). Default is T.

Value

Either an array or a list containing computed values of Tau and S.


ClairBee/SX.weather documentation built on May 6, 2019, 11:51 a.m.