Epi package for epidemiological analysis in R
This is the homepage for the package Epi.
- The Epi package is mainly focused on "classical" chronic
disease epidemiology.
- The package has grown out of the course
Statistical Practice in Epidemiology using R.
It has been used at the
EEPE course in 2005.
- The Epi package is available from CRAN which can be found
on the R homepage.
Alternatively, you can from a running R session on a computer
on the net just type:
> install.packages( "Epi" )
- The latest version of Epi on CRAN is
0.6.
- The latest version (0.6.0)
is here as
zip file for Windows and
tar file.
- Earlier, current and progress versions of the Epi package are available
here.
- Any version newer than 0.6.0 is subject to change without notice.
- The next official version on CRAN will be 0.8.
- A mailing list has been set up, click
here
to join.
-
Epi is not the only R-package for epidemiological analysis, a package
with more affinity to infectious disease epidemiology is the
epitools package.
Updated 20 March 2006, BxC