The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Provides contingency tables for descriptive stats for epidemiology in
R. Alongside the cross-tabulated frequencies, epitab
can
provide summary statistics such as coefficients from regression models,
and summary statistics of continuous variables with respect to the
outcome of interest. A variety of useful summary measures are provided
with epitab
, but the package is also designed in such a way
to allow the user to supply their own statistics, allowing for a
flexible approach to table design that can be employed in a variety of
situations. The ability to export the resulting tables to publication
friendly formats is also provided, including HTML, LaTeX, and Word.
See the User Guide vignette for examples of the tables that can be built, and how to export these to other documents.
The latest stable release can be installed from CRAN by running
install.packages('epitab')
, while the latest development
version can be installed from the development Github
repository by using
devtools::install_github('stulacy/epitab')
.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.