Learn R Programming

epibasix (version 1.5)

Elementary Epidemiological Functions for Epidemiology and Biostatistics

Description

Contains elementary tools for analysis of common epidemiological problems, ranging from sample size estimation, through 2x2 contingency table analysis and basic measures of agreement (kappa, sensitivity/specificity). Appropriate print and summary statements are also written to facilitate interpretation wherever possible. Source code is commented throughout to facilitate modification. The target audience includes advanced undergraduate and graduate students in epidemiology or biostatistics courses, and clinical researchers.

Copy Link

Version

Install

install.packages('epibasix')

Monthly Downloads

561

Version

1.5

License

GPL (>= 2)

Maintainer

Michael A Rotondi

Last Published

November 19th, 2018

Functions in epibasix (1.5)

corXY

Correlation of Two Vectors
epi2x2

Epidemiological 2x2 Contingency Table Analysis Tool
epiKappa

Computation of the Kappa Statistic for Agreement Between Two Raters
epiTTest

Epidemiological T-Test Function
mcNemar

Pair-Matched Analysis Tool
n4means

Number of Subjects Required for a Randomized Trial with a Continuous Outcome
n4props

Number of Subjects Required for a Randomized Trial with Binary Outcomes
sensSpec

Sensitivity and Specificity Analysis of a 2x2 Matrix
univar

Univariate Analysis of a Single Variable
diffDetect

Mean Difference Detetion Tool