View source: R/ard_stats_oneway_test.R
ard_stats_oneway_test | R Documentation |
Analysis results data for Testing Equal Means in a One-Way Layout.
calculated with oneway.test()
ard_stats_oneway_test(formula, data, ...)
formula |
a formula of the form |
data |
an optional matrix or data frame (or similar: see
|
... |
additional arguments passed to |
ARD data frame
ard_stats_oneway_test(AGE ~ ARM, data = cards::ADSL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.