R/easyRasch.R
RIdifTable.Rd
Makes use of the psychotree package, which also allows for interactions between DIF variables, see RIdifTable2().
RIdifTable2()
RIdifTable(dfin, dif.var, cutoff = 0.5)
Dataframe with item data only
DIF variable
Cutoff in item location logit difference for table highlighting
DIF variables need to be vectors with the same length as the number of rows in the dataset.
sample usage: RIdifTable(df, dif.age)