Takes an object, and adds significance asterisks.
est_sig(x, digits = 2, sig = NULL)
An object for which a method exists. This will be treated as numeric by the default method.
Integer. The number of digits to round the estimate column to.
Optional, a vector of p-values for the default method.
A character vector of formatted estimates.
table_results
Other Reporting tools:
conf_int()
,
table_fit()
,
table_prob()
,
table_results()