Dear R users,

I am using eRm package in analysing my polytomous data as below

Respondents = 277 people
Item = 30 questions

The data consists of 0,1,2,3 responses/answers.

I'm having a problem in writing coding as below because I do not know what
I should replace in each of the arguments.

data.frame(..., row.names = NULL, check.rows = FALSE,
           check.names = TRUE, fix.empty.names = TRUE,
           stringsAsFactors = FALSE)



Thank you very much for any help given.

Azi.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to