# S3 method for mnl
summary(object, sum_check = "", conf_lev = 0.95, test_var = "", dec = 3, ...)
Arguments
object
Return value from mnl
sum_check
Optional output. "confint" to show coefficient confidence interval estimates. "rrr" to show relative risk ratios (RRRs) and confidence interval estimates.
conf_lev
Confidence level to use for coefficient and RRRs confidence intervals (.95 is the default)
test_var
Variables to evaluate in model comparison (i.e., a competing models Chi-squared test)