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.3 |
Depends: | R (≥ 3.4.0) |
Imports: | magrittr, dplyr, purrr, stats, tibble, broom, tidyr, multcomp |
Suggests: | spelling, knitr, rmarkdown, testthat, ggplot2, MASS, carData |
Published: | 2018-08-24 |
Author: | Jorge Cimentada [aut, cre] |
Maintainer: | Jorge Cimentada <cimentadaj at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
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.3.tar.gz |
Windows binaries: | r-devel: perccalc_1.0.3.zip, r-release: perccalc_1.0.3.zip, r-oldrel: perccalc_1.0.3.zip |
OS X binaries: | r-release: perccalc_1.0.3.tgz, r-oldrel: perccalc_1.0.3.tgz |
Old sources: | perccalc archive |
Please use the canonical form https://CRAN.R-project.org/package=perccalc to link to this page.