plot.im_mst {dexterMST}R Documentation

plots for the interaction model

Description

plots for the interaction model

Usage

## S3 method for class 'im_mst'
plot(x, item_id = NULL, show.observed = TRUE, curtains = 10, zoom = FALSE, ...)

Arguments

x

output of fit_inter_mst

item_id

id of the item to plot

show.observed

plot the observed mean item scores for each test score

curtains

percentage of most extreme values to cover with curtains, 0 to omit curtains

zoom

if TRUE, limits the plot area to the test score range allowed by the routing rules

...

further arguments to plot


[Package dexterMST version 0.9.6 Index]