ThurstoneBox20 | R Documentation |
Factor Pattern and Factor Correlations for Thurstone's 20 hypothetical box attributes.
data(ThurstoneBox20)
This is a list containing the Loadings
(original factor pattern) and Phi
matrix (factor correlation matrix) from Thurstone's 20 Box problem (Thurstone, 1940, p. 227).
The original 20-variable Box problem contains measurements on the following score
functions of box length (x), width (y), and height (z).
Box20 variables:
x^2
y^2
z^2
xy
xz
yz
sqrt(x^2 + y^2)
sqrt(x^2 + z^2)
sqrt(y^2 + z^2)
2x + 2y
2x + 2z
2y + 2z
log(x)
log(y)
log(z)
xyz
sqrt(x^2 + y^2 + z^2)
exp(x)
exp(y)
exp(z)
Two data sets have been described in the literature as Thurstone's Box Data (or Thurstone's Box Problem). The first consists of 20 measurements on a set of 20 hypothetical boxes (i.e., Thurstone made up the data). Those data are available in Box20.
Thurstone, L. L. (1940). Current issues in factor analysis. Psychological Bulletin, 37(4), 189. Thurstone, L. L. (1947). Multiple factor analysis. Chicago: University of Chicago Press.
AmzBoxes
, Box20
, Box26
,
GenerateBoxData
data(ThurstoneBox20)
ThurstoneBox20
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.