Skip to contents

A simple wrapper for iarm::item_restscore(), adding information about absolute difference in expected and observed values, and item (average) location.

Usage

RIrestscore(data, output = "table", sort, p.adj = "BH")

Arguments

data

A dataframe with response data

output

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

sort

Optional sorting on absolute difference (descending)

p.adj

See ?item_restscore() for options (BH is default)