View source: R/calculate_study2_stat.R
calculate_study2_stat | R Documentation |
The function runs the statistical analysis for study2 a and b as described in the manuscript.
calculate_study2_stat(data = NULL, vars = NULL, label = NULL, rscaleFixed)
data |
data frame or tibble that contains Region and specified variables |
vars |
the variables to be collapsed |
label |
what data label should be attached to the output |
rscaleFixed |
prior |
a tibble that contains the selected statistics in a format that can be printed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.