Closed thoughtafter closed 6 years ago
I'm developing software for a client who want IRT item difficulties to match Winsteps. My understanding is that Winsteps centers item difficulty at 0. Is there a way to use rasch.jml to get numbers similar to Winsteps?
rasch.jml
I added the argument center in the rasch.jml() function. It is included in the dev version sirt 3.0-12.
center
rasch.jml()
sirt 3.0-12
I'm developing software for a client who want IRT item difficulties to match Winsteps. My understanding is that Winsteps centers item difficulty at 0. Is there a way to use
rasch.jml
to get numbers similar to Winsteps?