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

Implement Warm's weighted likelihood estimation for person parameters #28

Closed t-alfers closed 1 year ago

t-alfers commented 1 year ago

The conditional maximum likelihood estimation only allows to estimate item parameters. Warm's weighted likelihood estimation (Warm, 1989) should be implemented to also allow for person parameter estimation.