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.

Version: 0.1.2.1
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)
Published: 2023-08-16
Author: Michael Topper [aut, cre], Vincent Arel-Bundock [cph] (Some documentation is inherited from 'modelsummary')
Maintainer: Michael Topper <miketopper123 at gmail.com>
BugReports: https://github.com/michaeltopper1/panelsummary/issues
License: GPL (≥ 3)
URL: https://github.com/michaeltopper1/panelsummary, https://michaeltopper1.github.io/panelsummary/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: panelsummary results

Documentation:

Reference manual: panelsummary.pdf
Vignettes: Adding Rows to a panelsummary Table
Introduction to panelsummary
Using panelsummary with fixest

Downloads:

Package source: panelsummary_0.1.2.1.tar.gz
Windows binaries: r-devel: panelsummary_0.1.2.1.zip, r-release: panelsummary_0.1.2.1.zip, r-oldrel: panelsummary_0.1.2.1.zip
macOS binaries: r-release (arm64): panelsummary_0.1.2.1.tgz, r-oldrel (arm64): panelsummary_0.1.2.1.tgz, r-release (x86_64): panelsummary_0.1.2.1.tgz
Old sources: panelsummary archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=panelsummary to link to this page.