delta_gr(x,y, ... ,dv=2)
orddom
for details. orddom
function, such as (for example):
- paired: to compare dependent data (e.g. pre-post) set to paired=TRUE ,
- alpha for the respective significance level to be used, e.g.alpha=.01 for 1
- onetailed to generate one-sided testing p and confidence interval (CI) values set to onetailed=TRUE ,
- studdist to obtain CI based on normal distribution z values (instead of Student distribution t) set to studdist=FALSE for 1
- symmetric to obtain symmetric rather than asymmetric CIs (see orddom
for details) set to symmetric=TRUE .
- onetailed for one-sided rather than the default two-tailed testing.
- x.name to assign an individual label to group x (i.e. 1st or control or pretest group).
- y.name to label the y input matrix or group y (i.e. 2nd or experimental or posttest group).
- description This argument allows for assigning a string (as title or description) for the ordinal comparison outputs. orddom