b.plot: The b-plot DIF procedure

Description Usage Arguments Value

View source: R/b.plot.R

Description

The b-plot DIF procedure

Usage

1
b.plot(b.R, b.F, purify, sig.level)

Arguments

b.R

numeric: b-parameters for reference group

b.F

numeric: b-parameters for focal group

purify

logical: purification for the anchor

sig.level

numeric: the significance level

Value

b-plot and a data frame including b_Reference (b-parameters for reference group), b_Focal(b-parameters for focal group), Distance(distance from the principal axis line), Distance/SD (Distance devided by the standard deviation of the points around the principal axis line), and Flagged(item(s) flagged as DIF).


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