Learn R Programming

MLDS (version 0.1-5)

kk: Difference Scale Judgment Data Sets

Description

Three data sets for one subject in a sample difference scaling experiment. The stimuli were scatterplots of bivariate Gaussian samples with different correlations. The function runSampleExperiment was used to collect the data.

Usage

data(kk1)
	data(kk2)
	data(kk3)

Arguments

Details

The datasets were generated on three separate days using the function runSampleExperiment with DisplayOneTrial and DefineMyScale to define the stimuli and display them, anti-respectively. The experiments were run on a Macintosh Pro with a 15 inch screen. The observer was seated about 40 cm from the screen.

Examples

Run this code
data(kk1)
plot(mlds(SwapOrder(kk1))) # Fit and plot difference scale for first data set kk1

Run the code above in your browser using DataLab