drizopoulos / ltm

Latent Trait Models under IRT
30 stars 12 forks source link

IRT fitting to externally supplied ability score #4

Closed treestalker closed 6 years ago

treestalker commented 6 years ago

I'm doing a data project on tests that are only partially multiple choice. For some tests I've been able to use ltm quite successfully by using the gpcm with one question being the score on the long answer, but for some it's failed. How hard would it be to allow IRT fitting for an externally supplied ability score, or do you mind if I try to implement it?

drizopoulos commented 6 years ago

The current implementation does not allow for that. Of course, I don't mind if you'd like to implement this.