DIF.Logistic.MG: Logistic regression DIF method for more than two groups

Description Usage Arguments

View source: R/DIF.Logistic.MG.R

Description

This code performs logistic regression testing for DIF using more than two groups.

Usage

1
DIF.Logistic.MG(data, group, sig.level, purify, output.filename)

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: Default is FALSE

output.filename

character: either the file path or file name to save the output


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