stargazer_summary_stat_code_list {stargazer}R Documentation

stargazer: list of summary statistic codes

Description

The following character strings can be used in the summary.stat and omit.summary.stat arguments of the stargazer command.

Summary Statistics Codes

"max" maximum
"mean" mean
"median" median
"min" minimum
"n" number of observations
"p25" 25th percentile
"p75" 75th percentile
"sd" standard deviation

[Package stargazer version 5.2.3 Index]