Hi. I am using openirt to calculate traits and item characteristics. I need the calculations in 2pl - the default for openirt is 3pl. My syntax is:
openirt, model ("2pl") id(portalid) save_item_parameters("items.dta") save_trait_parameters("traits.dta") item_prefix("q")
The problem is that the results are produced in 3pl. The syntax runs without error messages. How can I make openirt produce 2pl results?
openirt, model ("2pl") id(portalid) save_item_parameters("items.dta") save_trait_parameters("traits.dta") item_prefix("q")
The problem is that the results are produced in 3pl. The syntax runs without error messages. How can I make openirt produce 2pl results?
Comment