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.5.0")



Attach the package and use:
library("modelsummary")
Maintained by
Vincent Arel-Bundock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-15
Latest Update: 2025-06-08
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.5.0, https://cran.r-project.org/web/packages/modelsummary. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:32), 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), 2.3.0 (2025-02-02 13:50), 2.4.0 (2025-06-08 21:10), 2.5.0 (2025-08-25 07:00)
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

Today's Hot Picks in Authors and Packages

PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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