View source: R/summary_felogit.R
summary_felogit | R Documentation |
Produces the final summary table for the output of the felogit function
summary_felogit(output, format = NULL)
output |
the output of the felogit function |
format |
can take value "latex" to print the latex table or "html" to print as html |
a kableExtra or xtable table plotted respectively in the R viewer or terminal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.