Package: perccalc
Title: Estimate Percentiles from an Ordered Categorical Variable
Version: 1.0.5
Authors@R: person("Jorge", "Cimentada", email = "cimentadaj@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5594-1156"))
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
URL: https://cimentadaj.github.io/perccalc/,
        https://github.com/cimentadaj/perccalc
Language: en-US
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1
Imports: stats, tibble, multcomp
Suggests: magrittr, spelling, dplyr, knitr, rmarkdown, testthat,
        ggplot2, MASS, carData, tidyr (>= 1.0.0), covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-12-17 17:22:57 UTC; jorge
Author: Jorge Cimentada [aut, cre] (<https://orcid.org/0000-0001-5594-1156>)
Maintainer: Jorge Cimentada <cimentadaj@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-17 20:10:02 UTC
Built: R 4.2.0; ; 2022-04-27 19:29:07 UTC; unix
