Package: mcwr
Type: Package
Title: Markov Chains with Rewards
Version: 1.0.0
Date: 2021-03-08
Authors@R: c(person("Daniel", "Schneider" , role = c("aut", "cre"), email = "schneider@demogr.mpg.de"),
             person("Mikko" , "Myrskyla"  , role = "ctb"),
             person("Alyson", "van Raalte", role = "ctb"))
Author: Daniel Schneider [aut, cre],
  Mikko Myrskyla [ctb],
  Alyson van Raalte [ctb]
Maintainer: Daniel Schneider <schneider@demogr.mpg.de>
Description: In the context of multistate models, which are popular in sociology,
    demography, and epidemiology, Markov chain with rewards calculations can
    help to refine transition timings and so obtain more accurate estimates. The
    package code accommodates up to nine transient states and irregular age (time)
    intervals. Traditional demographic life tables result as a special case.
    Formulas and methods involved are explained in detail in the accompanying
    article: Schneider / Myrskyla / van Raalte (2021): Flexible Transition Timing
    in Discrete-Time Multistate Life Tables Using Markov Chains with Rewards,
    MPIDR Working Paper WP-2021-002.
License: MIT + file LICENSE
LazyLoad: no
LazyData: true
Depends: R (>= 3.6.0)
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-08 14:36:25 UTC; power_user
Repository: CRAN
Date/Publication: 2021-03-10 19:40:05 UTC
Built: R 4.0.4; ; 2021-03-11 07:55:00 UTC; windows
