Package: ceser Title: Cluster Estimated Standard Errors Version: 1.0.1 Authors@R: c(person("Diogo", "Ferrari", email="diogoferrari@gmail.com", role=c("aut", "cre"))) Description: Implementation of the Cluster Estimated Standard Errors (CESE) proposed in Jackson (2020) 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, http://www.diogoferrari.com/ceser/ NeedsCompilation: yes BugReports: https://github.com/DiogoFerrari/ceser/issues Depends: R (>= 2.10) Imports: magrittr, purrr, dplyr, tibble RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown VignetteBuilder: knitr Repository: https://diogoferrari.r-universe.dev Date/Publication: 2025-05-17 15:30:47 UTC RemoteUrl: https://github.com/diogoferrari/ceser RemoteRef: HEAD RemoteSha: fae8c008a2efec2eb921f57b1cba7e9a80a9ed15 Packaged: 2026-06-11 11:04:53 UTC; root Author: Diogo Ferrari [aut, cre] Maintainer: Diogo Ferrari