powered by
information(object, range, items = NULL, ...)
grm
ltm
rasch
tpm
NULL
integrate()
information
"Info in range" / "Total Info"
range
items
object
plot.grm
plot.ltm
plot.rasch
fit <- rasch(LSAT) information(fit, c(-2, 0)) information(fit, c(0, 2), items = c(3, 5))
Run the code above in your browser using DataLab