douglasrizzo / catsim

Computerized Adaptive Testing Simulator
GNU Lesser General Public License v3.0
124 stars 35 forks source link

Formula description repetition. #8

Closed ramiroluz closed 6 years ago

ramiroluz commented 6 years ago

I believe there is a little mistake in the code documentation that is used to generate the docs.

I believe the second theta is not a hat theta:

https://github.com/douglasrizzo/catsim/blob/master/catsim/cat.py#L42

http://douglasrizzo.com.br/catsim/cat.html

where θ^i is examinee i estimated proficiency and θ^i is examinee i actual proficiency.
---------------------------------------- This one ^