Description Usage Arguments Details Value
This function makes a character data frame of regression table.
An advantage point of this function is
that you can pass on output-format function such as kable
.
1 2 3 4 5 6 7 8 |
obj |
a list or object including regression analysis |
keep_coef |
a character vector of variables kept |
rm_coef |
a character vector of variables removed from table |
label_coef |
a list including |
add_line |
a list including additional contents of each column. |
... |
other augments which pass on each augment. See details. |
the binomial
method can show average marginal effect
if ame = TRUE
, using margins
in the margins
package
a data frame which includes all character strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.