test_psychometrics {psyntur} | R Documentation |
Psychometrics raw data from testing or demo purposes
Description
Typical psychometrics raw data files have multiple psychometric
variables (scales), each with multiple constituent items.
In this data set, there are three psychometric variables, each with 10 constituent items.
The variables can be labelled x
, y
, and z
.
The constituent items of x
, y
and z
are x_1, x_2 ... x_10
,
y_1, y_2 ... y_10
, z_1, z_2 ... z_10
, respectively.
Usage
data('test_psychometrics')
Format
A data frame with 44 rows and 30 columns
Examples
data(test_psychometrics)
test_psychometrics
[Package psyntur version 0.1.0 Index]