old_diblc_2: Dynamic Improvement Bayesian Lee-Carter

Description Usage Arguments Details Value

View source: R/old_diblc_2.R

Description

This routine is kept for archiving reasons and making old methodology available. See 'diblc' documentation for the latest method.

Usage

1
old_diblc_2(Y, I = 3000, B = 500)

Arguments

Y

Numerical matrix with age information on rows and time information on columns. Must be log-mortality with valid and finite values.

I

Number of iterations for the Gibbs sampler.

B

Number of iterations to be discarded.

Details

This routine in particular considers empirical estimates of 'alpha' and estimates individual evolutional variances for each of the state-space parameters.

This routines gives too much freedom for the evolutional variances of the improvement terms.

Value

A 'diblc' object.


vsart/dynamicimprovement documentation built on May 26, 2019, 5:35 a.m.