Returns a dataframe corresponding to a univariate table
1 2 3 4 5 6 7 8 9 |
model |
fitted model object |
data |
dataframe containing data |
showN |
boolean indicating whether sample sizes should be shown |
markup |
boolean indicating if you want latex markup |
sanitize |
boolean indicating if you want to sanitize all strings to not break LaTeX |
nicenames |
boolean indicating if you want to replace . and _ in strings with a space |
CIwidth |
level of significance for computing the confidence intervals, default is 0.95 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.