prior.likewts: Prior likelihoods and weights.

Description Usage Arguments Value Note References See Also

Description

Calculates the log-likelihood and importance weight for each set (i.e. each row) of Heligman-Pollard parameters in the prior.

Usage

1
prior.likewts(prior, nrisk, ndeath, age, theta.dim = 9)

Arguments

prior

A ((theta.dim * 1000) * theta.dim) matrix containing the prior distribution.

nrisk

A vector containing the number of persons at risk in each age group.

ndeath

A vector containing the number of deaths in each age group.

age

A vector containing the ages at which each age interval begins.

theta.dim

Number of columns of the prior matrix.

Value

wts.0

A vector containing an importance weight for each set of parameters from the prior.

log.like.0

A vector containing a log likelihood for each set of parameters from the prior.

Note

Used in the loop.optim function

References

Heligman, L. and Pollard, J.H. (1980). The Age Pattern of Mortality. Journal of the Institute of Actuaries 107:49<e2><80><93>80.

Poole, D and Raftery, A. (2000). Inference for Deterministic Simulation Models: The Bayesian Melding Approach. Journal of the American Statistical Association 95:1244<e2><80><93>1255.

Raftery, A. and Bao, L. (2009). Estimating and Projecting Trends in HIV/AIDS Gen- eralized Epidemics Using Incremental Mixture Importance Sampling. Technical Report 560, Department of Statistics, University of Washington.

Sharrow, D.J., Clark, S.J., Collinson, M.A., Kahn, K. and Tollman, S.M. (2013). The Age Pattern of Increases in Mortality Affected by HIV: Bayesian Fit of the Heligman-Pollard Model to Data from the Agincourt HDSS Field Site in Rural Northeast South Africa. Demogr. Res. 29, 1039<e2><80><93>1096.

See Also

mod ll.binom loop.optim HP.mod


strandCet documentation built on May 1, 2019, 8:19 p.m.