Description Usage Arguments Value
Creates a table of aov summary
1 2 3 | aov_fstats_combine(.data, stat_ls, interval, ...)
aov_fstats_table(.data, latex = TRUE, interval = FALSE, ...)
|
.data |
data to be analysed |
stat_ls |
list of stat designations for printout |
interval |
should pvalues be returned as intervals? |
... |
further arguments passed to or from other methods (ignored) |
latex |
shoudl the output be latex? |
a data.frame with the results of an anova
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.