kalman_parameters: Kalman smoothing to daily SPI and SPEI parameters (only works...

View source: R/SPI_SPEI_at_specific_day.R

kalman_parametersR Documentation

Kalman smoothing to daily SPI and SPEI parameters (only works for gamma and log-logistic)

Description

Kalman smoothing to daily SPI and SPEI parameters (only works for gamma and log-logistic)

Usage

kalman_parameters(params_list, H, ...)

Arguments

params_list

List object that contain as many 'SparRaster' objects as parameters in the selected distribution. This list must contain the names of the parameters. Please see the 'calculate_params' function.

H

Covariance matrix or array of disturbance terms \epsilon_tϵ of observation equations. See the KFAS package.

...

Value

The smoothed parameters in a list.


obaezvil/SpatIndex documentation built on Aug. 9, 2024, 3:42 p.m.