In this data, five PER experts rated the content validity of the TCE.
data(TCEcontentvalidity)
A data frame of expert ratings on the content validity of 26 TCE items.
ID
An anonymized expert identity.
TCE1
A numeric value of expert rating to the TCE item number 1.
TCE2
A numeric value of expert rating to the TCE item number 2.
TCE3
A numeric value of expert rating to the TCE item number 3.
TCE4
A numeric value of expert rating to the TCE item number 4.
TCE5
A numeric value of expert rating to the TCE item number 5.
TCE6
A numeric value of expert rating to the TCE item number 6.
TCE7
A numeric value of expert rating to the TCE item number 7.
TCE8
A numeric value of expert rating to the TCE item number 8.
TCE9
A numeric value of expert rating to the TCE item number 9.
TCE10
A numeric value of expert rating to the TCE item number 10.
TCE11
A numeric value of expert rating to the TCE item number 11.
TCE12
A numeric value of expert rating to the TCE item number 12.
TCE13
A numeric value of expert rating to the TCE item number 13.
TCE14
A numeric value of expert rating to the TCE item number 14.
TCE15
A numeric value of expert rating to the TCE item number 15.
TCE16
A numeric value of expert rating to the TCE item number 16.
TCE17
A numeric value of expert rating to the TCE item number 17.
TCE18
A numeric value of expert rating to the TCE item number 18.
TCE19
A numeric value of expert rating to the TCE item number 19.
TCE20
A numeric value of expert rating to the TCE item number 20.
TCE21
A numeric value of expert rating to the TCE item number 21.
TCE22
A numeric value of expert rating to the TCE item number 22.
TCE23
A numeric value of expert rating to the TCE item number 23.
TCE24
A numeric value of expert rating to the TCE item number 24.
TCE25
A numeric value of expert rating to the TCE item number 25.
TCE26
A numeric value of expert rating to the TCE item number 26.
library(spheredata)
# Call the data from spheredata package
get("TCEcontentvalidity")
# Open the data
TCEcontentvalidity
Run the code above in your browser using DataLab