invalid type (list) for variable '.response' *

Hi there,
I am using phsycomix package and it keeps giving me the same error message
invalid type (list) for variable '.response'
*
I am using raw data with responses to the item (0,1). is there a problem with the data frame?

It is hard to say what the problem is without more details. The best way is with a reproducible example as explained in this post

At the least, show us your actual code and the structure of your data. You can make neat code blocks by putting three back ticks, ```, on the lines just above and below the code. the back tic is just to the left of the 1 key on English keyboards.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.