The tie_intrans function loads the raw data

tie_intrans(
  mydata = NULL,
  idcolumn = "ID",
  I1 = "img1",
  I2 = "img2",
  response = "pref_img1"
)

Arguments

mydata

input data frame

idcolumn

name of the ID column in the input data

I1

name of the test image column in the input data

I2

name of the other (tested) items column in the input data

response

name of the response variable

Value

intranscount intransitivity counts