Package: dfadjust
Title: Degrees of Freedom Adjustment for Robust Standard Errors
Version: 1.1.0
Authors@R: 
    c(person(given = "Michal",
             family = "Kolesár",
             role = c("aut", "cre", "cph"),
             email = "kolesarmi@googlemail.com",
             comment = c(ORCID = "0000-0002-2482-7796")),
      person(family="Sebastian",
             given="Kranz",
             role = "ctb"))
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
Imports: collapse
Suggests: testthat (>= 2.1.0), sandwich, knitr, rmarkdown, spelling,
        formatR
RoxygenNote: 7.3.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: 2024-12-17 15:31:39 UTC; kolesarm
Author: Michal Kolesár [aut, cre, cph]
    (<https://orcid.org/0000-0002-2482-7796>),
  Kranz Sebastian [ctb]
Maintainer: Michal Kolesár <kolesarmi@googlemail.com>
Repository: CRAN
Date/Publication: 2024-12-18 08:00:11 UTC
Built: R 4.6.0; ; 2025-07-18 04:04:04 UTC; unix
