Draw item eligibility statistics plots.
plotEligibilityStats(
config,
object = NULL,
object_no_fading = NULL,
file = NULL,
file_no_fading = NULL,
segment = 1,
items = c(1),
file_pdf = NULL,
max_rate = 0.25,
discard_first = NULL
)
An object containing eligibility statistics generated by Shadow
.
An object containing eligibility statistics generated without fading.
The filename of an object containing eligibility statistics generated by Shadow
.
The filename of an object containing eligibility statistics generated without fading.
A theta segment index.
A vector of item indices to generate the plots.
If supplied a filename, save as a PDF file.
A target item exposure rate.
A integer identifying the first x simulees to discard as burn-in.