View source: R/SPI_SPEI_at_specific_day.R
kalman_parameters | R Documentation |
Kalman smoothing to daily SPI and SPEI parameters (only works for gamma and log-logistic)
kalman_parameters(params_list, H, ...)
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. |
... |
The smoothed parameters in a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.