Skip to content

tdanford/rasch-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A Rasch model is a generalized linear model, a type of item-response model in which the probability of a 'positive' output is distributed according to a logistic function of the 'skill' and 'difficulty' of the item and recipient, respectively.

This code is an experiment with building a hierarchical generalized linear version of the Rasch model (a la Gelman) and then evaluating it through a sampler that uses slice-sampling as a sub-routine.

Links/References

<http://bayes.wordpress.com/2009/03/12/still-we-are-nowhere/>
<http://en.wikipedia.org/wiki/Rasch_model>

About

Implementation of a Rasch Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages