Package: ceser
Title: Cluster Estimated Standard Errors
Version: 1.0.0
Authors@R: c(person("Diogo", "Ferrari", email="diogoferrari@gmail.com", role=c("aut", "cre")),
             person("John", "Jackson", email="jjacksn@umich.edu", role=c("aut")))
Description: Implementation of the Cluster Estimated Standard Errors (CESE) proposed in Jackson (2020) <DOI:10.1017/pan.2019.38> to compute clustered standard errors of linear coefficients in regression models with grouped data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/DiogoFerrari/ceser
BugReports: https://github.com/DiogoFerrari/ceser/issues
Depends: R (>= 2.10)
Imports: magrittr, purrr, dplyr, tibble, lmtest
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-11-04 18:20:22 UTC; diogo
Author: Diogo Ferrari [aut, cre],
  John Jackson [aut]
Maintainer: Diogo Ferrari <diogoferrari@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-09 20:20:03 UTC
Built: R 4.3.0; ; 2023-04-02 07:18:55 UTC; unix
