bayesLife (version 4.1-0)

e0options: Global options

Description

Setting and retrieving global options.

Usage

using.bayesLife()
e0options()
e0mcmc.options(...)
e0pred.options(...)

Arguments

...

Arguments in tag = value form, or names of options to retrieve.

Value

e0options returns a list of all global options. e0mcmc.options, when called with no argument, it returns a list of options related to the MCMC estimation. e0pred.options, when called with no argument, it returns a list of options related to the prediction. For both, e0mcmc.options and e0pred.options, when a specific option is queried, it returns the value of that option. When an option is set, a list of the previous values of all MCMC/prediction options is returned invisibly.

MCMC Options

a

vector of the \(a_1\), … ,\(a_6\) parameters, which are the prior means of the world-level parameters (\(\Delta_1\), …, \(\Delta_4\), \(k\), \(z\)).

delta

vector of the \(\delta_1\), … ,\(\delta_6\) parameters, which are the prior standard deviations of the world-level parameters (\(\Delta_1\), …, \(\Delta_4\), \(k\), \(z\)).

tau

vector of the \(\tau_1\), … ,\(\tau_6\) parameters, which is the square root rate of the prior Gamma distribution of the world-level parameters (\(\lambda_1\), …, \(\lambda_4\), \(\lambda_k\), \(\lambda_z\)).

Triangle

list with elements:

ini

list with elements:

T1, T2, T3, T4

initial values for \(\Delta_1\), …, \(\Delta_4\). If not NULL, then each element should be of the same length as the number of MCMC chains. If it is NULL, the initial values are equally spaced between ini.low and ini.up for the respective parameter. By default in the estimation, if there is just one chain, the initial value is the middle point of the interval.

ini.low, ini.up

vectors of length four. They are the lower and upper bounds for initial values of \(\Delta_1\), …, \(\Delta_4\). An \(i\)-th item is only used if ini$Ti is NULL.

prior.low, prior.up

vectors of length four. They are the lower and upper bounds for the prior (truncated normal) distribution of \(\Delta_1\), …, \(\Delta_4\).

slice.width

vector of length four defining the slice width for MCMC slice sampling for the four parameters, \(\Delta_1\), …, \(\Delta_4\).

k, z

lists with elements:

ini

vector of initial values for \(k\) (\(z\)). Its length (if not NULL) should correspond to the number of MCMC chains. By default, the initial values are equally spaced between ini.low and ini.up. In case of one chain, the initial value is by default the middle point of the interval.

ini.low, ini.up

single value giving the lower and upper bounds for initial values of \(k\) (\(z\)). It is only used if ini is NULL. Regarding defaults for the \(z\) parameter, see Note below.

prior.low, prior.up

single value giving the lower and upper bounds for the prior (truncated normal) distribution of \(k\) (\(z\)). Regarding defaults for the \(z\) parameter, see Note below.

slice.width

single value giving the slice width for MCMC slice sampling of the \(z\) parameter (not available for \(k\)).

lambda

list with elements:

ini

list with elements:

T1, T2, T3, T4

initial values for \(\lambda_1\), …, \(\lambda_4\). Each element should be of the same length as the number of MCMC chains. If it is NULL, the initial values are equally spaced between ini.low and ini.up of the respective parameter. By default, if there is just one chain, the value is the middle point of the interval.

ini.low, ini.up

vectors of length four. They are the lower and upper bounds for initial values of \(\lambda_1\), …, \(\lambda_4\). An \(i\)-th item is only used if ini$Ti is NULL.

slice.width

vector of length four defining the slice width for MCMC slice sampling for the four parameters, \(\lambda_1\), …, \(\lambda_4\).

lambda.k, lambda.z

lists with elements:

ini

vector of initial values for \(\lambda_k\) (\(\lambda_z\)). Its length (if not NULL) should correspond to the number of MCMC chains. By default, the initial values are equally spaced between ini.low and ini.up. In case of one chain, the initial value is by default the middle point of the interval.

ini.low, ini.up

single value giving the lower and upper bounds for initial values of \(\lambda_k\) (\(\lambda_z\)). It is only used if ini is NULL.

slice.width

single value giving the slice width for MCMC slice sampling of the \(\lambda_z\) parameter (not available for \(\lambda_k\)).

omega

list with elements:

ini

vector of initial values for \(\omega\). Its length (if not NULL) should correspond to the number of MCMC chains. By default, the initial values are equally spaced between ini.low and ini.up. In case of one chain, the initial value is by default the middle point of the interval.

ini.low, ini.up

single value giving the lower and upper bounds for initial values of \(\omega\). It is only used if ini is NULL.

Triangle.c

list with elements:

ini.norm

list with elements:

mean, sd

vectors of size four. They correspond to the means and standard deviations, respectively, for the initial values of the country-specific parameters \(\Delta_1^c\), …, \(\Delta_4^c\) which are drawn from a truncated normal distribution with bounds defined by prior.low and prior.up.

prior.low, prior.up

vectors of length four. They are the lower and upper bounds for the prior (truncated normal) distribution of country-specific \(\Delta_1^c\), …, \(\Delta_4^c\).

slice.width

vector of length four defining the slice width for MCMC slice sampling of the country-specific \(\Delta_1^c\), …, \(\Delta_4^c\).

k.c, z.c

list with elements:

ini.norm

named vector of length two, called “mean” and “sd”. The elements correspond to the means and standard deviations, respectively, for the initial values of the country-specific parameters \(k^c\) (\(z^c\)) which are drawn from a normal distribution truncated between prior.low and prior.up.

prior.low, prior.up

single values giving the lower and upper bounds for the prior (truncated normal) distribution of country-specific \(k^c\) (\(z^c\)). Regarding defaults for \(z^c\), see Note below.

slice.width

single value giving the slice width for MCMC slice sampling of the \(k^c\) (\(z^c\)) parameter.

nu

the shape parameter of the Gamma distributions of all \(\lambda\) parameters is nu/2.

dl.p1, dl.p2

values of the parameters \(p_1\) and \(p_2\) of the double logistic function.

sumTriangle.lim

lower and upper limits for the sum of the \(\Delta_i\) parameters. MCMC proposals that are outside of this limit are rejected. It is applied to both, the world parameters as well as the country specific parameters.

world.parameters

named vector where names are the world parameters and values are the number of sub-parameters. For example, \(\Delta\) has 4 sub-parameters, while \(k\) and \(z\) are both just one parameter.

country.parameters

named vector where names are the country-specific parameters and values are the number of sub-parameters.

outliers

ranges for determining outliers in the historical data. If outliers=c(x, y) then any increase in life expectancy smaller than x or larger than y is considered as an outlier and removed from the estimation.

buffer.size

buffer size (in number of [thinned] iterations) for keeping data in the memory. The smaller the buffer.size the more often will the process access the hard disk and thus, the slower the run. On the other hand, the smaller the buffer.size the less data will be lost in case of failure.

auto.conf

list containing a configuration for an ‘automatic’ run. All items in this list must be integer values. The option is only used if the argument iter in run.e0.mcmc is set to ‘auto’ (see description of argument iter in run.e0.mcmc). The list contains the following elements:

iter

gives the number of iterations in the first chunk of the MCMC simulation.

iter.incr

gives the number of iterations in the following chunks.

nr.chains

gives the number of chains in all chunks of the MCMC simulation.

thin, burnin

used in the convergence diagnostics following each chunk.

max.loops

controls the maximum number of chunks.

country.overwrites

This option allows to overwrite some of the prior parameters for specific countries. If it is not NULL it should be a data frame with an obligatory column ‘country_code’. Each row then corresponds to one country. Other columns can be ‘k.c.prior.low’, ‘k.c.prior.up’, ‘z.c.prior.low’, ‘z.c.prior.up’, ‘Triangle_\(x\).c.prior.low’ and ‘Triangle_\(x\).c.prior.up’ where \(x\) can be an integer from 1 to 4.

Details

Function using.bayesLife sets all global options to their default values. Function e0options is used to get all options as a named list.

The global options are divided into two main categories, namely options used for MCMC estimations and options used for predictions. To set or retrieve options of the first category, use e0mcmc.options (see section MCMC Options below), while the second category is controlled by e0pred.options (see section Prediction Options below).

Many options are in form of a list and it is possible to overwrite only single elements of the list. However, if an option is a vector, all elements of the vector have to be defined when updating (see Example).

References

(1) J. L. Chunn, A. E. Raftery, P. Gerland, H. Sevcikova (2013): Bayesian Probabilistic Projections of Life Expectancy for All Countries. Demography 50(3):777-801. <doi:10.1007/s13524-012-0193-x>

(2a) Oeppen J, and J.W. Vaupel (2002) Broken limits to life expectancy. Science 296:1029-1031.

(2b) Vaupel, J.W. and K.G.V. Kistowski. 2005. Broken Limits to Life Expectancy. Ageing Horizons (3):6-13.

(3) Vallin, J., and F. Mesle (2009). The Segmented Trend Line of Highest Life Expectancies. Population and Development Review, 35(1), 159-187. doi:10.1111/j.1728-4457.2009.00264.x

(4a) Wilmoth, J. R., L. J. Deegan, H. Lundstrom, and S. Horiuchi (2000). Increase of maximum life-span in Sweden, 1861-1999. Science, 289(5488), 2366-2368.

(4b) Wilmoth, J. R. and J-M. Robine. (2003). The world trend in maximum life span, in: J. R. Carey and S. Tuljapurkar (eds.), Life Span: Evolutionary, Ecological, and Demographic Perspectives, supplement to vol. 29, Population and Development Review, pp. 239-257.

(4c) Wilmoth, J. R. and N. Ouellette (2012). Maximum human lifespan: Will the records be unbroken?, Paper presented at the European Population Conference, Stockholm, Sweden, 13-16 June.

See Also

run.e0.mcmc, e0.predict

Examples

Run this code
# NOT RUN {
e0mcmc.options("z", "Triangle")
# Set new z$ini.up and Triangle$prior.up
# Modifying single elements of the z-list and Triangle-list.
# However, Triangle$prior.up is a vector and needs all four values.
e0mcmc.options(z = list(ini.up = 0.8), Triangle = list(prior.up = rep(120, 4)))
e0mcmc.options("z", "Triangle")

# revert to defaults
using.bayesLife()
e0mcmc.options("z", "Triangle")

# }

Run the code above in your browser using DataLab