jorgetendeiro / GGUM

GGUM
6 stars 4 forks source link

Fix bug reported in Issue #8 #9

Closed secastroal closed 4 years ago

secastroal commented 4 years ago

I fixed a typo in the function write.GGUM2004, which set the convergence criterion to "0.000000" instead of "0.001".

There was also a bug in the function Theta.EAP, which removed all rows when there were no patterns of complete disagreement. As a consequence, the matrix of the estimates of theta ended up full of NAs. This was fixed by including two if-else statements in the function.