- d1
The estimated mean(s) (effect(s)) for group 1 (study 1).
If more than one effect is specified, it assumes that the effects are
components of a mediation effect.
- se1
The estimated standard error for d1.
If more than one standard error is specified, it assumes that they are
estimated components of a mediation effect.
- d2
The estimated mean(s) (effect(s)) for group 2 (study 2).
If more than one effect is specified, it assumes that the effects are
components of a mediation effect.
- se2
The estimated standard error for d2.
If more than one standard error is specified, it assumes that they are
estimated components of a mediation effect.
- n.mcci
The number of draws for the MCCI method. Default is 10,000.
- sig.level
The significance level. Default is .05.
- two.tailed
Logical of two tailed test for difference test. Default is TRUE.
- eq.bd
The limit of the equivalence bounds for an equivalence test.
Default is the MCCI for the equivalence test.
It can be specified in the arguments as eq.bd = a positive number or
eq.bd = c(lower bound #, upper bound #).
- xlim
The limits set for the x-axis in the plot.
Default is the MCCI for the difference test. It can be
specified in the arguments as xlim = c(lower #, higher #).
- xlab
The label for the x-axis in the plot.
Default is "Differences in Effects".
- ylab
The label for the y-axis in the plot.
Default is NULL.
- dashed.lines
Logical of whether dashed lines of equivalence
bounds and zero should be added in the plot. Default is TRUE.
- verbose
Logical; print the process if TRUE,
otherwise not; default value is TRUE.