Revision 0af585b2d73cc4cc7d6fa02fb297ba0c28314581 authored by Bendix Carstensen on 16 June 2005, 00:00:00 UTC, committed by Gabor Csardi on 16 June 2005, 00:00:00 UTC
1 parent fb4ddc9
Raw File
index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
 <title>Epi package for epidemiological analysis in R</title>
</head>
  <body>
  <h1>Epi package for epidemiological analysis in R</h1>
This is the homepage for the package Epi.
<br>
<ul>

<li> The <b>Epi</b> package is mainly focused on "classical" chronic
disease epidemiology. 
</li>

<li> The package has grown out of the course
<a href="http://www.pubhealth.ku.dk/~bxc/SPE">
Statistical Practice in Epidemiology using R</b></a>.
It is available from the  
<a href="http://www.r-project.org/"><b>R homepage</b></a>.
<br>
Alternatively, you can from a running <b>R</b> session on a computer
on the net just type:
<br>
<TT>> install.packages( "Epi" )</TT>
<br>
</li>

<li> The latest version of <b>Epi</b> on CRAN is
<a href="http://mirrors.dotsrc.org/cran/src/contrib/Descriptions/Epi.html">
<b>0.2</b></a> (real soon 0.4). 
</li>

<!---
<li> The current version (0.5) in progress is here as  
<a href="Epi_0.5.zip">zip file for Windows</a> and
<a href="Epi_0.5.tar.gz">tar file</a>. 
<b>Not the final version, so it may contain bugs and errors.</b>
<br> The next official version on CRAN will be 0.4.
</li>
--->

<li> The latest version (0.4) is here as  
<a href="Epi_0.4.zip">zip file for Windows</a> and
<a href="Epi_0.4.tar.gz">tar file</a>. 
<b>This should be the final version, but not quite official yet.</b>
<br> The next official version on CRAN will be 0.4.
</li>

<li> A mailing list has been set up, click 
<a href="https://stat.ethz.ch/mailman/listinfo/r-sig-epi">here</a> 
to join.
</li>

<li>
<b>Epi</b> is not the only R-package for epidemiological analysis, a package
with more affinity to infectious disease epidemiology is the 
<a href="http://www.epitools.net">epitools</a> package. The hompage
for this contains many relevant links.
</li>

</ul>
<hr> 
<i>Updated 6 June 2006, BxC</i>
</body>
</html>
back to top