wish {fechner} | R Documentation |
Wish's Morse-code-like Data
Description
Wish's (1967) Morse-code-like data of discrimination
probabilities among auditory Morse-code-like signals.
Usage
wish
Format
The wish
data frame consists of rows and
columns, representing the Morse-code-like signals (see
‘Details’) presented first and second, respectively. Each
number, a numeric, in the data frame gives the relative frequency of
subjects who responded ‘different’ to the row signal followed
by the column signal.
Details
The Morse-code-like signals in Wish's (1967) study
were
-element sequences
, where
stands
for a tone (short or long) and
stands for a pause (
or
units long). As in Dzhafarov and Colonius (2006),
the stimuli are labeled
,
, ...,
,
,
, ...,
, in the order they are presented in
Wish's (1967) article.
Wish's (1967) Morse-code-like data
gives the same-different judgements of subjects in response to the
auditorily presented pairs of codes.
Note
The original Wish's (1967) dataset
does not satisfy regular minimality. There is the entry
, which is the same as
and smaller than
. 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-code-like signals
consists of
,
,
,
,
,
,
...,
(see
fechner
).
Source
Wish, M. (1967) A model for the perception of Morse code-like signals. Human Factors, 9, 529–540.
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 morse
for Rothkopf's
Morse code data, and fechner-package
for general
information about this package.