RunContrasts | R Documentation |
Compute contrasts from mean and standard deviation (Cohen's d) or frequencies (odds ratio)
RunContrasts(contrast.type, q.levels, use.contrast, contrasts, data, job.names)
contrast.type |
type of contrast: "m" indicate means and standard deviations, "o" indicate frequency |
q.levels |
Number of levels of each variable/column |
use.contrast |
choose from "between", "within" and "mixed". Between compare groups at different conditions. Within compare a group at different conditions. Mixed compute all comparisons |
contrasts |
specified contrasts columns |
data |
data to compute contrasts from |
job.names |
names of all parameters in analysis, Default: NULL |
combn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.