Description Usage Arguments Value
This is the filtering routine for the Dynamic Improvement Lee-Carter Model which is estimated by the 'diblc' function. See the documentation for 'diblc' for further information.
1 | diblc_filter(Y, phi, delta, phi_k, df_b = 0.9)
|
Y |
Numerical matrix with age information on rows and time information on columns. Must be log-mortality with valid and finite values. |
phi |
Observational precisions. |
delta |
Trend for kappa. |
phi_k |
Precision for evolution of kappa. |
df_b |
Discount factor for beta errors. Defaults to 0.90. |
A list with online means and variances for each parameter and one step ahead forecasts for the observations as a 'diblc_filter' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.