Skip to contents

A simple wrapper for iarm::partgam_DIF(). Filters results to only show statistically significant relationships and sorts the table on the absolute value of partial gamma.

Usage

RIpartgamDIF(data, dif.var, output = "table")

Arguments

data

A dataframe with response data

dif.var

A vector with a DIF variable

output

Defaults to a HTML table, optional "quarto" and "dataframe"

Details

Conditional highlighting in HTML table output set to partial gamma > +/-0.21.