Package: perccalc
Title: Estimate Percentiles from an Ordered Categorical Variable
Version: 1.0.2
Authors@R: person("Jorge", "Cimentada", email = "cimentadaj@gmail.com", role = c("aut", "cre"))
Description: 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.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: magrittr, dplyr, purrr, stats, tibble, broom, tidyr, multcomp
Suggests: spelling, knitr, rmarkdown, testthat, ggplot2, haven, MASS
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-18 17:13:10 UTC; cimentadaj
Author: Jorge Cimentada [aut, cre]
Maintainer: Jorge Cimentada <cimentadaj@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-18 17:30:03 UTC
