Package: dfadjust
Title: Degrees of Freedom Adjustment for Robust Standard Errors
Version: 1.0.5
Authors@R: 
    person(given = "Michal",
           family = "Kolesár",
           role = c("aut", "cre", "cph"),
           email = "kolesarmi@googlemail.com",
           comment = c(ORCID = "0000-0002-2482-7796"))
Description: Computes small-sample degrees of freedom adjustment for
    heteroskedasticity robust standard errors, and for clustered standard errors
    in linear regression. See Imbens and Kolesár (2016)
    <doi:10.1162/REST_a_00552> for a discussion of these adjustments.
Depends: R (>= 3.6.0)
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 2.1.0), sandwich, knitr, rmarkdown, spelling,
        formatR
RoxygenNote: 7.2.3
URL: https://github.com/kolesarm/Robust-Small-Sample-Standard-Errors
BugReports: https://github.com/kolesarm/Robust-Small-Sample-Standard-Errors/issues
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-04 19:19:28 UTC; kolesarm
Author: Michal Kolesár [aut, cre, cph]
    (<https://orcid.org/0000-0002-2482-7796>)
Maintainer: Michal Kolesár <kolesarmi@googlemail.com>
Repository: CRAN
Date/Publication: 2023-10-04 23:50:03 UTC
Built: R 4.2.0; ; 2023-10-05 05:57:34 UTC; unix
