Used to passed extra parameter to mle_ability_3plm_fdfdf2. More...
Data Fields | |
gsl_vector_int * | pattern |
The pattern of the subject. | |
gsl_vector * | slopes |
The slope parameters. | |
gsl_vector * | thresholds |
The threshold parameters. | |
gsl_vector * | asymptotes |
The asymptote parameters. |
Used to passed extra parameter to mle_ability_3plm_fdfdf2.
This is used to comply with the root finding functions in the gsl (GNU scientific library).
gsl_vector_int* mle_ability_3plm_struct::pattern |
The pattern of the subject.
gsl_vector* mle_ability_3plm_struct::slopes |
The slope parameters.
gsl_vector* mle_ability_3plm_struct::thresholds |
The threshold parameters.
gsl_vector* mle_ability_3plm_struct::asymptotes |
The asymptote parameters.
Generated on Sun Jan 26 2014 15:27:27 for libirt by Doxygen. |