Mantel.poly: Mantel–Haenszel DIF Statistics for polytomous data

Description Usage Arguments Value

View source: R/Mantel.poly.R

Description

Mantel–Haenszel DIF Statistics for polytomous data

Usage

1
Mantel.poly(data, group, focal.name, ref.name, sig.level, purify)

Arguments

data

numeric: either the data matrix only, or the data matrix plus the vector of group membership.

group

factor: the vector of group membership

focal.name

numeric or character: a single value

ref.name

numeric or character: a single value

sig.level

numeric: the significance level

purify

logical: purification for the anchor

Value

The data frame of the output has a number of rows equla to the number of items. The column include the Mantel_Chi_Square (Mantel Chi-square statistic) and p-value (p-value for the Mantel Chi-square statistic).


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