Package: dfadjust
Title: Degrees of Freedom Adjustment for Robust Standard Errors
Version: 1.0.1
Authors@R: 
    person(given = "Michal",
           family = "Kolesár",
           role = c("aut", "cre"),
           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.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 2.1.0), sandwich, knitr, rmarkdown, spelling,
        formatR
RoxygenNote: 7.0.2
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: 2019-12-16 00:32:57 UTC; kolesarm
Author: Michal Kolesár [aut, cre] (<https://orcid.org/0000-0002-2482-7796>)
Maintainer: Michal Kolesár <kolesarmi@googlemail.com>
Repository: CRAN
Date/Publication: 2019-12-16 09:30:12 UTC
