https://github.com/cran/Epi
Raw File
Tip revision: 9f1b59ac8771f8476d9fc680b1929b5eb509793b authored by Bendix Carstensen on 30 May 2017, 07:06:45 UTC
version 2.15
Tip revision: 9f1b59a
DESCRIPTION
Package: Epi
Version: 2.15
Date: 2017-05-25
Title: A Package for Statistical Analysis in Epidemiology
Authors@R: c(person("Bendix", "Carstensen", role = c("aut", "cre"),
                    email = "b@bxc.dk"),
             person("Martyn", "Plummer", role = "aut",
                    email = "plummerm@iarc.fr"),
             person("Esa", "Laara", role = "ctb"),
             person("Michael", "Hills", role = "ctb"))
Depends: R (>= 3.0.0), utils
Imports: cmprsk, etm, splines, MASS, survival, plyr, Matrix, numDeriv,
        data.table
Suggests: mstate, nlme, lme4
Description: Functions for demographic and epidemiological analysis in
  the Lexis diagram, i.e. register and cohort follow-up data, in
  particular representation, manipulation and simulation of multi state 
  data - the Lexis suite of functions, which includes interfaces to
  'mstate', 'etm' and 'cmprsk' packages. 
  Also contains functions for Age-Period-Cohort and Lee-Carter
  modeling and a function for interval censored data and some useful
  functions for tabulation and plotting, as well as a number of
  epidemiological data sets. 
License: GPL-2
URL: http://BendixCarstensen.com/Epi/
NeedsCompilation: yes
Packaged: 2017-05-25 06:03:24 UTC; bendix
Author: Bendix Carstensen [aut, cre],
  Martyn Plummer [aut],
  Esa Laara [ctb],
  Michael Hills [ctb]
Maintainer: Bendix Carstensen <b@bxc.dk>
Repository: CRAN
Date/Publication: 2017-05-30 08:06:45 UTC
back to top