SICSresearch / IRTpp_old

Item Response Theory Software made in Cpp and R
3 stars 2 forks source link

Fixes #20

Open jcliberatol opened 9 years ago

jcliberatol commented 9 years ago

Estimation and latent trait estimation must receive the parameter list, or the parameter matrix and always return the parameter list.

A function to request the specified transformation parameters from the list.

Latent traits must return the frequencies ,the traits and the patterns.

jcliberatol commented 8 years ago

store E step loglikelihood in the last step and return it.