Package: fwlplot 0.3.0
Kyle Butts
fwlplot: Scatter Plot After Residualizing Using 'fixest' Package
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>.
Authors:
fwlplot_0.3.0.tar.gz
fwlplot_0.3.0.tar.gz(r-4.5-noble)fwlplot_0.3.0.tar.gz(r-4.4-noble)
fwlplot_0.3.0.tgz(r-4.4-emscripten)fwlplot_0.3.0.tgz(r-4.3-emscripten)
fwlplot.pdf |fwlplot.html✨
fwlplot/json (API)
NEWS
# Install 'fwlplot' in R: |
install.packages('fwlplot', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 months agofrom:74d08938ec. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
Exports:fwl_plotfwlplotget_fml_parts
Dependencies:data.tabledreamerrfixestFormulalatticenlmenumDerivRcppsandwichstringmagictinyplotzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Break apart formula (from right to left) based on a symbole ('~' or '|') | fml_breaker |
FWL Plot | fwlplot fwl_plot |
Split formula into terms | get_fml_parts |