Package: packHV 2.2
Hugo Varet
packHV: A few Useful Functions for Statisticians
Various useful functions for statisticians: describe data, plot Kaplan-Meier curves with numbers of subjects at risk, compare data sets, display spaghetti-plot, build multi-contingency tables...
Authors:
packHV_2.2.tar.gz
packHV_2.2.tar.gz(r-4.5-noble)packHV_2.2.tar.gz(r-4.4-noble)
packHV_2.2.tgz(r-4.4-emscripten)packHV_2.2.tgz(r-4.3-emscripten)
packHV.pdf |packHV.html✨
packHV/json (API)
# Install 'packHV' in R: |
install.packages('packHV', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:080ed14c81. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-linux | NOTE | Oct 16 2024 |
Exports:compareconvert_factorconvert_zero_NAcut_quantideschist_boxplotIC_OR_glmIC_RR_coxphmulti.tableplot_kmplot_mmplot_multi.tableplot_reg
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A few useful functions for statisticians | packHV-package |
Comparing two databases assumed to be identical | compare |
Convert variables of a data frame in factors | convert_factor |
Convert 0s in NA | convert_zero_NA |
Cut a quantitative variable in n equal parts | cut_quanti |
Making descriptive statistics | desc |
Plot a histogram with a boxplot below | hist_boxplot |
OR and their confidence intervals for logistic regressions | IC_OR_glm |
RR and their confidence intervals for Cox models | IC_RR_coxph |
Multi cross table | multi.table |
Kaplan-Meier plot with number of subjects at risk below | plot_km |
Spaghetti plot and plot of the mean at each time | plot_mm |
Plot a multi cross table | plot_multi.table |
Plot points with the corresponding linear regression line | plot_reg |