Package: fwlplot
Title: Scatter Plot After Residualizing Using 'fixest' Package
Version: 0.2.0
Authors@R: c(
    person("Kyle", "Butts", , "kyle.butts@colorado.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) <arXiv:2307.00369>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3.9000
Imports: data.table, fixest, ggplot2
NeedsCompilation: no
Packaged: 2023-10-16 14:06:41 UTC; kylebutts
Author: Kyle Butts [aut, cre] (<https://orcid.org/0000-0002-9048-8059>)
Maintainer: Kyle Butts <kyle.butts@colorado.edu>
Repository: CRAN
Date/Publication: 2023-10-16 18:40:06 UTC
Built: R 4.2.0; ; 2023-10-17 11:52:48 UTC; unix
