Description Usage Arguments Details
compare_ocr compares OCR between experimental groups
1 | compare_ocr(df, robust = TRUE, stats.only = FALSE)
|
df |
a |
robust |
a logical variable which indicates non-parametric tests will be used if it is TRUE by default. when robust = FALSE, t test or anova will be used depending on the number of groups |
stats.only |
a |
When there are two groups, the Wilcoxon signed-rank test will be used for the group comparison. When there are three groups, the Kruskal–Wallis one-way analysis of variance will be sued for the group comparison.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.