Package: panelsummary 0.1.2.1

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.

Authors:Michael Topper [aut, cre], Vincent Arel-Bundock [cph]

panelsummary_0.1.2.1.tar.gz
panelsummary_0.1.2.1.zip(r-4.5)panelsummary_0.1.2.1.zip(r-4.4)panelsummary_0.1.2.1.zip(r-4.3)
panelsummary_0.1.2.1.tgz(r-4.4-any)panelsummary_0.1.2.1.tgz(r-4.3-any)
panelsummary_0.1.2.1.tar.gz(r-4.5-noble)panelsummary_0.1.2.1.tar.gz(r-4.4-noble)
panelsummary_0.1.2.1.tgz(r-4.4-emscripten)panelsummary_0.1.2.1.tgz(r-4.3-emscripten)
panelsummary.pdf |panelsummary.html
panelsummary/json (API)
NEWS

# Install 'panelsummary' in R:
install.packages('panelsummary', repos = c('https://michaeltopper1.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/michaeltopper1/panelsummary/issues

On CRAN:

5.39 score 2 stars 81 scripts 191 downloads 4 exports 73 dependencies

Last updated 1 years agofrom:fdf4849d31. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 13 2024
R-4.5-winNOTEOct 13 2024
R-4.5-linuxNOTEOct 13 2024
R-4.4-winNOTEOct 13 2024
R-4.4-macNOTEOct 13 2024
R-4.3-winOKOct 13 2024
R-4.3-macOKOct 13 2024

Exports:clean_rawmodels_supportedpanelsummarypanelsummary_raw

Dependencies:backportsbase64encbayestestRbslibcachemcheckmateclicolorspacecpp11data.tabledatawizarddigestdplyrdreamerrevaluatefansifarverfastmapfixestfontawesomeFormulafsgenericsgluehighrhtmltoolsinsightjquerylibjsonlitekableExtraknitrlabelinglatticelifecyclemagrittrmemoisemimemodelsummarymunsellnlmenumDerivparametersperformancepillarpkgconfigR6rappdirsRColorBrewerRcpprlangrmarkdownrstudioapisandwichsassscalesstringistringmagicstringrsvglitesystemfontstablestibbletidyselecttinytabletinytexutf8vctrsviridisLitewithrxfunxml2yamlzoo

Adding Rows to a panelsummary Table

Rendered fromadding_rows.Rmdusingknitr::rmarkdownon Oct 13 2024.

Last update: 2022-12-15
Started: 2022-12-14

Introduction to panelsummary

Rendered frompanelsummary.Rmdusingknitr::rmarkdownon Oct 13 2024.

Last update: 2023-08-16
Started: 2022-09-13

Using panelsummary with fixest

Rendered fromwith_fixest.Rmdusingknitr::rmarkdownon Oct 13 2024.

Last update: 2022-12-15
Started: 2022-09-14