Package: dfadjust
Title: Degrees of Freedom Adjustment for Robust Standard Errors
Version: 1.0.0
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 (1994)
    <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: 6.1.1
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-08-22 16:58:17 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-08-23 15:30:05 UTC
