Other packages > Find by keyword >

modelsummary  

Summary Tables and Plots for Statistical Models and Data: Beautiful, Customizable, and Publication-Ready
View on CRAN: Click here


Download and install modelsummary package within the R console
Install from CRAN:
install.packages("modelsummary")

Install from Github:
library("remotes")
install_github("cran/modelsummary")

Install by package version:
library("remotes")
install_version("modelsummary", "2.3.0")



Attach the package and use:
library("modelsummary")
Maintained by
Vincent Arel-Bundock
[Scholar Profile | Author Map]
First Published: 2019-07-15
Latest Update: 2024-02-17
Description:
Create beautiful and customizable tables to summarize several statistical models side-by-side. Draw coefficient plots, multi-level cross-tabs, dataset summaries, balance tables (a.k.a. "Table 1s"), and correlation matrices. This package supports dozens of statistical models, and it can produce tables in HTML, LaTeX, Word, Markdown, PDF, PowerPoint, Excel, RTF, JPG, or PNG. Tables can easily be embedded in 'Rmarkdown' or 'knitr' dynamic documents. Details can be found in Arel-Bundock (2022) .
How to cite:
Vincent Arel-Bundock (2019). modelsummary: Summary Tables and Plots for Statistical Models and Data: Beautiful, Customizable, and Publication-Ready. R package version 2.3.0, https://cran.r-project.org/web/packages/modelsummary. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-07-15 12:20), 0.1.1 (2020-02-07 13:10), 0.2.0 (2020-04-05 18:20), 0.2.1 (2020-04-30 14:30), 0.3.0 (2020-05-26 19:50), 0.4.0 (2020-06-13 21:30), 0.4.1 (2020-06-17 11:40), 0.5.0 (2020-07-05 15:20), 0.5.1 (2020-08-03 00:30), 0.6.0 (2020-09-03 00:40), 0.6.1 (2020-09-04 23:42), 0.6.2 (2020-09-29 11:30), 0.6.3 (2020-10-25 00:10), 0.6.4 (2020-12-15 11:00), 0.6.5 (2021-01-07 08:00), 0.6.6 (2021-02-16 21:30), 0.7.0 (2021-04-20 00:00), 0.8.0 (2021-05-21 06:50), 0.8.1 (2021-06-17 18:10), 0.9.0 (2021-08-12 07:00), 0.9.1 (2021-08-12 18:30), 0.9.2 (2021-09-29 06:40), 0.9.3 (2021-11-02 16:20), 0.9.4 (2021-11-05 17:20), 0.9.5 (2022-01-10 18:32), 0.9.6 (2022-02-25 04:30), 0.10.0 (2022-04-14 14:42), 0.11.0 (2022-06-06 22:10), 0.11.1 (2022-06-12 00:00), 1.0.0 (2022-06-29 08:50), 1.0.1 (2022-07-13 22:30), 1.0.2 (2022-07-17 04:20), 1.1.0 (2022-10-20 05:02), 1.2.0 (2022-11-26 19:30), 1.3.0 (2023-01-05 22:50), 1.4.0 (2023-04-26 06:50), 1.4.1 (2023-05-19 20:20), 1.4.2 (2023-08-25 15:30), 1.4.3 (2023-10-15 17:00), 1.4.5 (2024-02-17 19:40), 2.0.0 (2024-03-31 01:30), 2.1.0 (2024-05-19 15:20), 2.1.1 (2024-06-14 16:20), 2.2.0 (2024-09-02 23:20)
Other packages that cited modelsummary R package
View modelsummary citation profile
Other R packages that modelsummary depends, imports, suggests or enhances
Complete documentation for modelsummary
Functions, R codes and Examples using the modelsummary R package
Some associated functions: All . AllObs . Arguments . DropEmpty . Factor . Format . Heading . Histogram . Max . Mean . Median . Min . Multicolumn . N . NPercent . NUnique . Ncol . P0 . P100 . P25 . P50 . P75 . Paste . Percent . PercentMissing . PlusMinus . RowFactor . RowNum . SD . Var . coef_rename . colLabels . config_modelsummary . datasummary . datasummary_balance . datasummary_correlation . datasummary_correlation_format . datasummary_crosstab . datasummary_df . datasummary_skim . dsummary . dvnames . escape_html . escape_latex . escape_string . fmt_decimal . fmt_sci . fmt_significant . fmt_sprintf . fmt_statistic . fmt_term . get_estimates . get_gof . get_gof_broom . get_gof_parameters . get_vcov.mlm . get_vcov . glance_custom . glance_custom_internal.default . glance_custom_internal.lm . glance_custom_internal . gof_map . hush . labelSubset . map_estimates . map_gof . modelplot . modelsummary . modelsummary_wide . msummary . reexports . rowLabels . supported_models . tidy_custom . tidy_custom_internal.default . tidy_custom_internal . update_modelsummary . 
Some associated R codes: bind_est_gof.R . coef_rename.R . config_modelsummary.R . convenience.R . datasummary.R . datasummary_balance.R . datasummary_correlation.R . datasummary_crosstab.R . datasummary_df.R . datasummary_extract.R . datasummary_functions.R . datasummary_skim.R . dvnames.R . escape.R . factory.R . factory_DT.R . factory_dataframe.R . factory_flextable.R . factory_gt.R . factory_huxtable.R . factory_kableExtra.R . factory_markdown.R . factory_typst.R . fmt_factory.R . format_estimates.R . format_gof.R . format_msg.R . get_estimates.R . get_gof.R . get_vcov.R . glance_custom.R . gof_map.R . hush.R . map_estimates.R . map_gof.R . methods_did.R . methods_estimatr.R . methods_fixest.R . methods_lfe.R . methods_stats.R . modelplot.R . modelsummary.R . modelsummary_list.R . modelsummary_rbind.R . modelsummary_wide.R . poorman.R . reexport.R . rename_statistics.R . sanitize_conf_level.R . sanitize_fmt.R . sanitize_gof_map.R . sanitize_models.R . sanitize_output.R . sanitize_shape.R . sanitize_statistic.R . sanitize_vcov.R . sanity_checks.R . settings.R . shape_estimates.R . span.R . stars.R . supported_models.R . themes.R . tidy_custom.R . update_modelsummary.R . utils_labels.R . utils_pad.R . utils_print.R . utils_replace.R . utils_stats.R . utils_warn.R . zzz.R .  Full modelsummary package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for modelsummary4005006007008009001000110012001300140015001600TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA