Package: dfadjust Title: Degrees of Freedom Adjustment for Robust Standard Errors Version: 1.1.0.9000 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) 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 Roxygen: list(markdown = TRUE) 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 Repository: https://kolesarm.r-universe.dev Date/Publication: 2024-12-19 15:33:27 UTC RemoteUrl: https://github.com/kolesarm/robust-small-sample-standard-errors RemoteRef: HEAD RemoteSha: a8e6e965e26c85d306ab46d0ee39c21de0169580 NeedsCompilation: no Packaged: 2026-06-10 08:58:00 UTC; root Author: Michal Kolesár [aut, cre, cph] (ORCID: ), Kranz Sebastian [ctb] Maintainer: Michal Kolesár