morse {fechner} | R Documentation |
Rothkopf's Morse Code Data
Description
Rothkopf's (1957) Morse code data of discrimination
probabilities among auditory Morse code signals for the
letters
,
, ...,
and the digits
,
, ...,
.
Usage
morse
Format
The morse
data frame consists of rows and
columns, representing the Morse code signals for the letters and
digits
, ...,
,
, ...,
presented
first and second, respectively. Each number, an integer, in the
data frame gives the percentage of subjects who responded
‘same’ to the row signal followed by the column signal.
Details
Each signal consists of a sequence of dots and dashes. A chart of the Morse code letters and digits can be found at http://en.wikipedia.org/wiki/Morse_code.
Rothkopf's (1957) Morse code data
gives the same-different judgements of
subjects in
response to the
auditorily presented pairs
of Morse codes. Subjects who were not familiar with Morse code
listened to a pair of signals constructed mechanically and separated
by a pause of approximately
seconds. Each subject was
required to state whether the two signals presented were the same or
different. Each number in the
morse
data frame is the
percentage of roughly subjects.
Note
The original Rothkopf's (1957)
dataset does not satisfy regular maximality. There are two maximal
entries in row \#
, of value
, which are
and
. Following the
argument in Dzhafarov and Colonius (2006), a statistically
compatible dataset is obtained by replacing the value of
with
and leaving the rest of the data
unchanged. The latter is the dataset accompanying the package
fechner
.
For typographic reasons, it may be useful to consider only a small
subset of the stimulus set, best, chosen to form a
‘self-contained’ subspace: a geodesic loop for any two of the
subset's elements (computed using the complete dataset) is contained
within the subset. For instance, a particular self-contained
-code subspace of the
Morse codes consists of the
codes for the letter
and the digits
,
,
,
, ...,
(see
fechner
).
Source
Rothkopf, E. Z. (1957) A measure of stimulus similarity and errors in some paired-associate learning tasks. Journal of Experimental Psychology, 53, 94–101.
References
Dzhafarov, E. N. and Colonius, H. (2006) Reconstructing distances among objects from their discriminability. Psychometrika, 71, 365–386.
Dzhafarov, E. N. and Colonius, H. (2007) Dissimilarity cumulation theory and subjective metrics. Journal of Mathematical Psychology, 51, 290–304.
Uenlue, A. and Kiefer, T. and Dzhafarov, E. N. (2009) Fechnerian scaling in R: The package fechner. Journal of Statistical Software, 31(6), 1–24. URL http://www.jstatsoft.org/v31/i06/.
See Also
check.data
for checking data format;
check.regular
for checking regular
minimality/maximality; fechner
, the main function for
Fechnerian scaling. See also wish
for Wish's
Morse-code-like data, and fechner-package
for general
information about this package.