View source: R/wilcox_posthoc.R
wilcox_posthoc | R Documentation |
Wilcoxon post-hoc test
wilcox_posthoc(
result_neg_ctrl,
model_q,
melt_data,
test_var,
variables,
data,
N,
verbose
)
result_neg_ctrl |
Internal function argument. |
model_q |
Internal function argument. |
melt_data |
Internal function argument. |
test_var |
Internal function argument. |
variables |
Internal function argument. |
data |
Internal function argument. |
N |
Internal function argument. |
verbose |
Internal function argument. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.