Description Usage Format Examples
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.
1 | data('test_psychometrics')
|
A data frame with 44 rows and 30 columns
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.