Package: csranks
Type: Package
Title: Statistical Tools for Ranks
Version: 1.2.3
Authors@R: c(
    person("Daniel", "Wilhelm", ,"d.wilhelm@lmu.de", role = c("aut", "cre")),
    person("Pawel", "Morgen", ,"seriousmorgen@protonmail.com", role = "aut")
  )
Description: Account for uncertainty when working with ranks. 
    Estimate standard errors consistently in linear regression with ranked variables.
    Construct confidence sets of various kinds for positions of populations in a ranking 
    based on values of a certain feature and their estimation errors. 
    Theory based on Mogstad, Romano, Shaikh, and Wilhelm (2023)<doi:10.1093/restud/rdad006> and
    Chetverikov and Wilhelm (2023) <doi:10.48550/arXiv.2310.15512>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/danielwilhelm/R-CS-ranks,
        https://danielwilhelm.github.io/R-CS-ranks/
BugReports: https://github.com/danielwilhelm/R-CS-ranks/issues
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
Imports: stats, ggplot2, scales, MASS, cli, lifecycle
Suggests: spelling, testthat (>= 2.1.0), grid, knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2024-09-12 11:34:21 UTC; mrdomani
Author: Daniel Wilhelm [aut, cre],
  Pawel Morgen [aut]
Maintainer: Daniel Wilhelm <d.wilhelm@lmu.de>
Repository: CRAN
Date/Publication: 2024-09-12 21:50:05 UTC
Built: R 4.6.0; ; 2025-07-18 07:46:50 UTC; unix
