modelsummary2.2.0 package

Summary Tables and Plots for Statistical Models and Data: Beautiful, Customizable, and Publication-Ready

All

Include all columns of a dataframe.

AllObs

Display all observations in a table.

Arguments

'Arguments' pseudo-function

coef_rename

Rename model terms

colLabels

Retrieve or modify the row or column labels.

config_modelsummary

Persistent user settings for the modelsummary package

datasummary_balance

Balance table: Summary statistics for different subsets of the data (e...

datasummary_correlation_format

Format the content of a correlation table

datasummary_correlation

Generate a correlation table for all numeric variables in your dataset...

datasummary_crosstab

Cross tabulations for categorical variables

datasummary_df

Draw a table from a data.frame

datasummary_skim

Quick overview of numeric or categorical variables

datasummary

Summary tables using 2-sided formulae: crosstabs, frequencies, table 1...

do_call

safe do.call

DropEmpty

'DropEmpty' pseudo-function

dsummary

dsummary() is a shortcut to datasummary()

dvnames

Title models with their dependent variables

escape_html

Escape problematic characters to allow display in HTML

escape_latex

Escape problematic characters to allow compilation in LaTeX

escape_string

Make sure LaTeX and HTML are safe to compile

Factor

Use a variable as a factor to give rows in a table.

fmt_decimal

Rounding with decimal digits in the fmt argument

fmt_equivalence

Rounding with number of digits determined by an equivalence test

fmt_sci

Rounding using scientific notation

fmt_significant

Rounding with significant digits in the fmt argument

fmt_sprintf

Rounding with the sprintf() function in the fmt argument

fmt_statistic

Rounding with decimal digits on a per-statistic basis in the fmt arg...

fmt_term

Rounding with decimal digits on a per-term basis in the fmt argument...

Format

Use a variable as a factor to give rows in a table.

get_estimates

Extract model estimates in a tidy format.

get_gof_broom

Extract goodness-of-fit statistics from a single model using the `broo...

get_gof_parameters

Extract goodness-of-fit statistics from a single model using the `perf...

get_gof

Extract goodness-of-fit statistics a tidy format.

get_vcov.mlm

Allow users to override uncertainty estimates

get_vcov

Allow users to override uncertainty estimates

glance_custom_internal.default

Avoid namespace conflict when we want to customize glance internally a...

glance_custom_internal.lm

Avoid namespace conflict when we want to customize glance internally a...

glance_custom_internal

Avoid namespace conflict when we want to customize glance internally a...

glance_custom

Extract custom information from a model object and turn it into a tidy...

gof_map

Data.frame used to clean up and format goodness-of-fit statistics

Heading

'Heading' pseudo-function

Histogram

datasummary statistic shortcut

hush

Execute code silently

labelSubset

Add a label to a logical vector.

map_estimates

rename and reorder estimates from a single model (before merging t...

map_gof

Internal function to subset, rename and re-order gof statistics

Max

datasummary statistic shortcut

Mean

datasummary statistic shortcut

Median

datasummary statistic shortcut

Min

datasummary statistic shortcut

modelplot

Model Summary Plots with Estimates and Confidence Intervals

modelsummary_wide

Superseded function

modelsummary

Model Summary Tables

msummary

msummary() is a shortcut to modelsummary()

Multicolumn

Use a variable as a factor to give rows in a table.

N

datasummary statistic shortcut

Ncol

datasummary statistic shortcut

NPercent

datasummary statistic shortcut

NUnique

datasummary statistic shortcut

P0

datasummary statistic shortcut

P100

datasummary statistic shortcut

P25

datasummary statistic shortcut

P50

datasummary statistic shortcut

P75

datasummary statistic shortcut

Paste

Generate terms to paste values together in table.

Percent

Pseudo-function to compute a statistic relative to a reference set.

PercentMissing

datasummary statistic shortcut

PlusMinus

Generate 'x +/- y' terms in table.

reexports

tidy generic

RowFactor

Use a variable as a factor to give rows in a table.

rowLabels

Retrieve or modify the row or column labels.

RowNum

Display all observations in a table.

SD

datasummary statistic shortcut

supported_models

List of model objects from which modelsummary can extract estimates ...

tidy_custom_internal.default

Avoid namespace conflict when we want to customize glance internally a...

tidy_custom_internal

Avoid namespace conflict when we want to customize glance internally a...

tidy_custom

Extract custom information from a model object and turn it into a tidy...

update_modelsummary

Update modelsummary and its dependencies

Var

datasummary statistic shortcut

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) <doi:10.18637/jss.v103.i01>.

  • Maintainer: Vincent Arel-Bundock
  • License: GPL-3
  • Last published: 2024-09-02