JuliaPsychometrics / RaschModels.jl

Rasch modeling with all the bells and whistles. Implementations for Rasch model, partial credit model, rating scale model, and its linear extensions (upcoming). Classical and Bayesian estimation.
MIT License
3 stars 0 forks source link

Update to AbstractItemResponseModels 0.2.0 #48

Closed p-gw closed 1 year ago

p-gw commented 1 year ago

AbstractItemResponseModels.jl 0.2.0 implements two new interface functions getitemlocations and getpersonlocations that should be implemented once https://github.com/JuliaPsychometrics/AbstractItemResponseModels.jl/pull/17 is merged.