https://github.com/cran/stochasticGEM
Raw File
Tip revision: 3d5a9e21a2401b6ed494991e5147ca174ab36b9c authored by Eugene Zwane on 25 February 2007, 00:00:00 UTC
version 0.0
Tip revision: 3d5a9e2
DESCRIPTION
Package: stochasticGEM
Version: 0.0
Date: 2007-02-25
Title: R Package for Fitting Stochastic General Epidemic Models
Author: Eugene Zwane <e.zwane@gmail.com>.
Maintainer: Eugene Zwane <e.zwane@gmail.com>
Depends: R (>= 2.4.0), coda
Description: stochasticGEM is a publicly available package that
    implements Bayesian inference for partially observed stochastic
    epidemics. The general epidemic model is used for estimating
    the parameters governing the infectious and incubation period length,
    and the parameters governing susceptibility. In real-life epidemics
    the infection process is unobserved, and the data consists of the
    times individuals are detected, usually via appearance of symptoms.
    The stochasticGEM package fits several variants of the general
    epidemic model, namely the stochastic SIR with Markovian and
    nonMarkovian infectious periods. The estimation is based on Markov chain
    Monte Carlo algorithm.
LazyLoad: yes
LazyData: yes
License: GPL (version 2 or later)
Packaged: Fri Apr 13 15:06:36 2007; Administrator
back to top