Package: effClust
Title: Calculate Effective Number of Clusters for a Linear Model
Version: 0.8.0
Authors@R: person("Joe", "Ritter", , email = "R-effclust@proton.me", role = c("aut", "cre"))
Description: Calculates the (approximate) effective number of clusters for a regression model, as described in Carter, Schnepel, and Steigerwald (2017) <doi:10.1162/REST_a_00639>.  The effective number of clusters is a statistic to assess the reliability of asymptotic inference when sampling or treatment assignment is clustered. Methods are implemented for stats::lm(), plm::plm(), and fixest::feols(). There is also a formula method.
Depends: R (>= 3.5.0)
Suggests: plm, data.table
Imports: fixest, stats
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-04 16:31:26 UTC; joe
Author: Joe Ritter [aut, cre]
Maintainer: Joe Ritter <R-effclust@proton.me>
Repository: CRAN
Date/Publication: 2024-03-06 14:30:02 UTC
Built: R 4.3.2; ; 2024-03-06 16:25:13 UTC; unix
