
Helper function that fits its each column of the matrix (horizon) to an observation model.
Source:R/estimate_uncertainty.R
fit_by_horizon.RdHelper function that fits its each column of the matrix (horizon) to an observation model.
Value
Vector of uncertainty parameters of the same length as the number
of columns in the obs matrix.
See also
Observation error estimation functions
estimate_uncertainty(),
fit_nb()