Package: fwlplot
Title: Scatter Plot After Residualizing Using 'fixest' Package
Version: 0.3.0
Authors@R: c(
    person("Kyle", "Butts", , "kbutts@uark.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9048-8059"))
  )
Description: Creates a scatter plot after residualizing using a set of covariates. The residuals are calculated using the 'fixest' package which allows very fast estimation that scales. Details of the (Yule-)Frisch-Waugh-Lovell theorem is given in Basu (2023) <doi:10.48550/arXiv.2307.00369>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: data.table, fixest, tinyplot
Suggests: ggplot2
NeedsCompilation: no
Packaged: 2024-06-24 12:48:39 UTC; kylebutts
Author: Kyle Butts [aut, cre] (<https://orcid.org/0000-0002-9048-8059>)
Maintainer: Kyle Butts <kbutts@uark.edu>
Repository: CRAN
Date/Publication: 2024-06-24 13:30:02 UTC
Built: R 4.3.3; ; 2024-06-24 16:58:53 UTC; unix
