In this data, five PER experts rated the content validity of the FCI.
data(FCIcontentvalidity)
A data frame of expert ratings on the content validity of 30 FCI items.
ID
An anonymized expert identity.
FCI1
A numeric value of expert rating to the FCI item number 1.
FCI2
A numeric value of expert rating to the FCI item number 2.
FCI3
A numeric value of expert rating to the FCI item number 3.
FCI4
A numeric value of expert rating to the FCI item number 4.
FCI5
A numeric value of expert rating to the FCI item number 5.
FCI6
A numeric value of expert rating to the FCI item number 6.
FCI7
A numeric value of expert rating to the FCI item number 7.
FCI8
A numeric value of expert rating to the FCI item number 8.
FCI9
A numeric value of expert rating to the FCI item number 9.
FCI10
A numeric value of expert rating to the FCI item number 10.
FCI11
A numeric value of expert rating to the FCI item number 11.
FCI12
A numeric value of expert rating to the FCI item number 12.
FCI13
A numeric value of expert rating to the FCI item number 13.
FCI14
A numeric value of expert rating to the FCI item number 14.
FCI15
A numeric value of expert rating to the FCI item number 15.
FCI16
A numeric value of expert rating to the FCI item number 16.
FCI17
A numeric value of expert rating to the FCI item number 17.
FCI18
A numeric value of expert rating to the FCI item number 18.
FCI19
A numeric value of expert rating to the FCI item number 19.
FCI20
A numeric value of expert rating to the FCI item number 20.
FCI21
A numeric value of expert rating to the FCI item number 21.
FCI22
A numeric value of expert rating to the FCI item number 22.
FCI23
A numeric value of expert rating to the FCI item number 23.
FCI24
A numeric value of expert rating to the FCI item number 24.
FCI25
A numeric value of expert rating to the FCI item number 25.
FCI26
A numeric value of expert rating to the FCI item number 26.
FCI27
A numeric value of expert rating to the FCI item number 27.
FCI28
A numeric value of expert rating to the FCI item number 28.
FCI29
A numeric value of expert rating to the FCI item number 29.
FCI30
A numeric value of expert rating to the FCI item number 30.
library(spheredata)
# Call the data from spheredata package
get("FCIcontentvalidity")
# Open the data
FCIcontentvalidity
Run the code above in your browser using DataLab