Other packages > Find by keyword >

pubh  

A Toolbox for Public Health and Epidemiology
View on CRAN: Click here


Download and install pubh package within the R console
Install from CRAN:
install.packages("pubh")

Install from Github:
library("remotes")
install_github("cran/pubh")

Install by package version:
library("remotes")
install_version("pubh", "2.0.0")



Attach the package and use:
library("pubh")
Maintained by
Josie Athens
[Scholar Profile | Author Map]
First Published: 2018-01-19
Latest Update: 2024-01-11
Description:
A toolbox for making R functions and capabilities more accessible to students and professionals from Epidemiology and Public Health related disciplines. Includes a function to report coefficients and confidence intervals from models using robust standard errors (when available), functions that expand 'ggplot2' plots and functions relevant for introductory papers in Epidemiology or Public Health. Please note that use of the provided data sets is for educational purposes only.
How to cite:
Josie Athens (2018). pubh: A Toolbox for Public Health and Epidemiology. R package version 2.0.0, https://cran.r-project.org/web/packages/pubh. Accessed 05 May. 2025.
Previous versions and publish date:
0.1.6 (2018-01-19 12:37), 0.1.7 (2018-02-06 05:10), 0.2.2 (2018-07-04 10:20), 0.3.0 (2018-07-11 06:40), 0.4.1 (2018-08-10 06:30), 0.4.2 (2018-08-30 06:30), 0.4.3 (2018-11-02 19:10), 1.1.2 (2019-12-07 23:50), 1.1.3 (2019-12-10 12:30), 1.1.5 (2020-02-03 23:40), 1.1.6 (2020-03-02 22:40), 1.1.12 (2020-04-26 06:50), 1.1.14 (2020-06-02 08:50), 1.1.16 (2020-07-07 11:10), 1.1.18 (2020-11-10 06:20), 1.1.19 (2020-12-03 09:20), 1.1.20 (2021-02-16 18:30), 1.2.5 (2021-10-11 09:20), 1.2.7 (2022-04-04 15:50), 1.3.1 (2023-11-14 01:03), 1.3.2 (2024-01-11 22:30), 1.3.7 (2024-08-17 04:20)
Other packages that cited pubh R package
View pubh citation profile
Other R packages that pubh depends, imports, suggests or enhances
Complete documentation for pubh
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0305/04Downloads for pubh510152025303540TrendBars

Today's Hot Picks in Authors and Packages

pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA