Skip to content

Error in analysis of arguments of Rasch

1 message · nor azila

#
Dear R users,

I am using ltm and eRm package in analysing my polytomous data for fitting
item response theory and Rasch model, respectively.

I'm having a problem with the error as below;
Error in Rasch(response_matrix) : could not find function "Rasch"

Then I changed the arguments of Rasch to RM, but it also turns out an error
as below;
Error in datcheck(X, W, mpoints, groupvec, model) :
  Dichotomous data matrix required!

Is there any problem with the arguments or any other problem with my coding
since errors keep occurring when I want to run Rasch.

Thank you very much for any help given.

Azi.