Package: demest
Title: Bayesian Demographic Estimation and Forecasting
Version: 0.0.0.3.1
Date: 2020-05-25
Authors@R: c(
    person(given = "John",
           family = "Bryant",
	         email = "john.r.bryant@gmail.com",
	         role = c("cre", "aut")),
    person(given = "Jenny",
           family = "Harlow",
	         role = "aut"),
    person(given = "Junni L.",
	   family = "Zhang",
           role = "aut"),
    person(given = "Charlotte",
           family = "Taglioni",
           role = "aut"),
    person(given = "Feifei",
	         family = "Wang",
           role = "aut"),
    person(given = "Brendon",
           family = "Bycroft",
	         role = "ctb"))
Description: Demographic estimation and forecasting, using Bayesian 
    hierarchical models and demographic accounts.   The package contains
    general-purpose functions estimating and forecasting rates, counts, or 
    means, cross-classified by dimensions such as age, sex, region, and time.
    The methods can be applied to classic demographic problems, such as 
    forecasting mortality, but also to related problems as forecasting labour
    force participation, or estimating disease prevalence.  The methods work 
    with multiple datasets, noisy data, and missing data.
Depends: dembase
Encoding: UTF-8
License: MIT + file LICENSE
LazyLoad: yes
LazyData: yes
LinkingTo: dembase
Imports: MASS, coda, graphics, methods, parallel, stats
Suggests: datasets, demdata, testthat, knitr
VignetteBuilder: knitr
RoxygenNote: 7.1.0
NeedsCompilation: yes
Packaged: 2021-03-22 20:01:58 UTC; runneradmin
Author: John Bryant [cre, aut],
  Jenny Harlow [aut],
  Junni L. Zhang [aut],
  Charlotte Taglioni [aut],
  Feifei Wang [aut],
  Brendon Bycroft [ctb]
Maintainer: John Bryant <john.r.bryant@gmail.com>
Built: R 4.1.0; x86_64-w64-mingw32; 2021-03-22 20:02:01 UTC; windows
Archs: x64
