Compare code using Adaptive Comparative Judgement to build a scale using a Rasch model. For determining the 'quality' of things without using standardisation approaches.
npm install
npm start
- Do some judgements. In this example, defaults to 5 judgements.
- Get the results of your judgement cast onto a Rasch model and in logits.
Check out src/example.js for a blow-by-blow account of what's happening in the logic.