Package: packHV 2.4
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.4.tar.gz
packHV_2.4.zip(r-4.7)packHV_2.4.zip(r-4.6)packHV_2.4.zip(r-4.5)
packHV_2.4.tgz(r-4.6-any)packHV_2.4.tgz(r-4.5-any)
packHV_2.4.tar.gz(r-4.7-any)packHV_2.4.tar.gz(r-4.6-any)
packHV_2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
packHV/json (API)
| # Install 'packHV' in R: |
| install.packages('packHV', repos = c('https://hvaret.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hvaret/packhv/issues
Last updated from:3d5c0739d8. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 198 | ||
| macos-oldrel-arm64 | OK | 246 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 94 |
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 packHV |
| 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 |
