panelsummary
Create Publication-Ready Regression Tables with Panels
Create an automated regression table that is well-suited for models that are estimated with multiple dependent variables. 'panelsummary' extends 'modelsummary' (Arel-Bundock, V. (2022) <doi:10.18637/jss.v103.i01>) by allowing regression tables to be split into multiple sections with a simple function call. Utilize familiar arguments such as fmt, estimate, statistic, vcov, conf_level, stars, coef_map, coef_omit, coef_rename, gof_map, and gof_omit from 'modelsummary' to clean the table, and additionally, add a row for the mean of the dependent variable without external manipulation.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.3 |
rolling linux/jammy R-4.5 | panelsummary_0.1.3.tar.gz |
705.1 KiB |
0.1.3 |
rolling linux/noble R-4.5 | panelsummary_0.1.3.tar.gz |
705.2 KiB |
0.1.3 |
rolling source/ R- | panelsummary_0.1.3.tar.gz |
655.1 KiB |
0.1.3 |
latest linux/jammy R-4.5 | panelsummary_0.1.3.tar.gz |
705.1 KiB |
0.1.3 |
latest linux/noble R-4.5 | panelsummary_0.1.3.tar.gz |
705.2 KiB |
0.1.3 |
latest source/ R- | panelsummary_0.1.3.tar.gz |
655.1 KiB |
0.1.3 |
2026-04-26 source/ R- | panelsummary_0.1.3.tar.gz |
655.1 KiB |
0.1.3 |
2026-04-23 source/ R- | panelsummary_0.1.3.tar.gz |
655.1 KiB |
0.1.3 |
2026-04-09 windows/windows R-4.5 | panelsummary_0.1.3.zip |
713.1 KiB |
0.1.2.1 |
2025-04-20 source/ R- | panelsummary_0.1.2.1.tar.gz |
658.3 KiB |
Dependencies (latest)
Imports
- dplyr (>= 1.0.9)
- fixest (>= 0.10.4)
- kableExtra (>= 1.3.4)
- methods (>= 4.1.3)
- modelsummary (>= 1.3.0)
- rlang (>= 1.0.6)
- stringr (>= 1.4.1)
- tidyselect (>= 1.2.0)
Suggests
- covr
- gt
- knitr
- parameters
- performance
- rmarkdown
- testthat (>= 3.0.0)
- tibble (>= 3.1.8)
- utils (>= 4.1.3)