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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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