CI.for.D: The confidence interval for the MH delta effect size

Description Usage Arguments Value

View source: R/CI.for.D.R

Description

The confidence interval for the MH delta effect size

Usage

1
CI.for.D(difMH.output, sig.level)

Arguments

difMH.output

the data frame of the output from the statistics that are provided by the difMH function

sig.level

numeric: the significance level

Value

The data frame of the output has a number of rows equal to the number of items. The columns include DeltaMH (the transformed MH common odds ratio onto the Δ-metric), SE(DeltaMH) (The standard error of deltaMH), Lower_Limit (the lower limits of the confidence interval for DeltaMH), Upper_Limit (upper limits of the confidence interval for DeltaMH), Classification (Classification of DIF)


cswells1/MeasInv documentation built on Dec. 19, 2021, 7 p.m.