diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-09-17 06:55:27 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2011-09-17 06:55:27 +0000 |
commit | 78ed5f9954f5140180be6afad9be7801fb6aceef (patch) | |
tree | d9fd75c0b0d484e55be6a7ddc632b23d52afee08 /science/Makefile | |
parent | 8c855f28d716abe518652bf90a30b7c3d7105345 (diff) |
- Add a new port: science/R-cran-Epi
Functions for demographic and epidemiological analysis in the Lexis
diagram, i.e. register and cohort follow-up data, including interval
censored data and representation of multistate data. Also some
useful functions for tabulation and plotting. Contains some
epidemiological datasets.
WWW: http://www.pubhealth.ku.dk/~bxc/Epi/
Notes
Notes:
svn path=/head/; revision=281881
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 93123b81c9e0..38122b32a08f 100644 --- a/science/Makefile +++ b/science/Makefile @@ -7,6 +7,7 @@ SUBDIR += 2dhf SUBDIR += InsightToolkit SUBDIR += R-cran-AMORE + SUBDIR += R-cran-Epi SUBDIR += R-cran-bayesm SUBDIR += abinit SUBDIR += afni |