GMH.poly: The generlized MH procedure on polytomous data

Description Usage Arguments Value

View source: R/GMH.poly.R

Description

The generlized MH procedure on polytomous data

Usage

1
GMH.poly(data, group, 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

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 GMH_Chi_Square (GMH Chi-square statistic), df (degree of freedom) and p-value (p-value for the GMH Chi-square statistic).


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