Learn R Programming

stargazer (version 3.0.1)

stargazer_stat_code_list: List of statistic codes for stargazer

Description

The following character strings can be used in the omit.stat argument of the stargazer command.

Arguments

ll{ "all" all statistics "n" number of observations "rsq" R-squared "adj.rsq" adjusted R-squared "max.rsq" maximum R-squared "ll" log-likelihood "aic" Akaike Information Criterion "bic" Bayesian Information Criterion "scale" scale "ubre" Un-Biased Risk Estimator "sigma2" sigma squared "ser" standard error of the regression (i.e., residual standard error) "f" F statistic "theta" theta "chi2" chi-squared "wald" Wald test "lr" likelihood ratio (LR) test "logrank" score (logrank) test "null.dev" null deviance "res.dev" residual deviance }