An implementation of two functions that estimate values for percentiles from an ordered categorical variable as described by Reardon (2011, isbn:978-0-87154-372-1). One function estimates percentile differences from two percentiles while the other returns the values for every percentile from 1 to 100.
Version: | 1.0.0 |
Depends: | R (≥ 3.4.0) |
Imports: | magrittr, dplyr, purrr, stats, tibble, broom, tidyr, multcomp, haven, tidyverse, ggplot2, devtools, MASS |
Suggests: | spelling, knitr, rmarkdown |
Published: | 2017-09-14 |
Author: | Jorge Cimentada [aut, cre] |
Maintainer: | Jorge Cimentada <cimentadaj at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | perccalc results |
Reference manual: | perccalc.pdf |
Vignettes: |
"Calculating percentile differences from ordered categorical and continuous variables" "Warning message with perccalc package" |
Package source: | perccalc_1.0.0.tar.gz |
Windows binaries: | r-devel: perccalc_1.0.0.zip, r-release: perccalc_1.0.0.zip, r-oldrel: not available |
OS X El Capitan binaries: | r-release: perccalc_1.0.0.tgz |
OS X Mavericks binaries: | r-oldrel: not available |
Please use the canonical form https://CRAN.R-project.org/package=perccalc to link to this page.