Description Usage Arguments Value
The tie_intrans
function loads the raw data
1 2 3 4 5 6 7 | tie_intrans(
mydata = NULL,
idcolumn = "ID",
I1 = "img1",
I2 = "img2",
response = "pref_img1"
)
|
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 |
intranscount intransitivity counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.