Package: CR2
Title: Compute Cluster Robust Standard Errors with Degrees of Freedom
        Adjustments
Version: 0.1.1
Authors@R: c(
    person("Francis", "Huang",
           role = c("aut", "cre"),
           email = "flhuang2000@yahoo.com",
           comment = c(ORCID = "0000-0002-5900-7763")),
    person("Bixi", "Zhang",
           role = c("aut"),
           email = "bixizhang@missouri.edu")
           )
Date: 2022-06-10
Description: Estimate different types of cluster robust standard errors (CR0, CR1, CR2) with degrees of freedom adjustments. Standard errors are computed based on 'Liang and Zeger' (1986) <doi:10.1093/biomet/73.1.13> and Bell and 'McCaffrey' <https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2002002/article/9058-eng.pdf?st=NxMjN1YZ>. Functions used in Huang and Li <doi:10.3758/s13428-021-01627-0>, Huang, 'Wiedermann', and 'Zhang' <doi:10.1080/00273171.2022.2077290>, and Huang, 'Zhang', and Li (forthcoming: Journal of Research on Educational Effectiveness).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/flh3/CR2
BugReports: https://github.com/flh3/CR2/issues
Depends: R (>= 2.10)
Imports: stats, lme4, nlme, Matrix, methods
NeedsCompilation: no
Packaged: 2022-06-16 22:57:41 UTC; flh3
Author: Francis Huang [aut, cre] (<https://orcid.org/0000-0002-5900-7763>),
  Bixi Zhang [aut]
Maintainer: Francis Huang <flhuang2000@yahoo.com>
Repository: CRAN
Date/Publication: 2022-06-16 23:20:03 UTC
