Learn R Programming

spheredata (version 0.1.3)

CLASScontentvalidity: The Colorado Learning Attitudes about Science Survey (CLASS) content validity dataset

Description

In this data, five PER experts rated the content validity of the CLASS.

Usage

data(CLASScontentvalidity)

Arguments

Format

A data frame of expert ratings on the content validity of 36 CLASS items (after preprocessed using the scoring rule).

ID

An anonymized expert identity.

CLASS1

A numeric of expert rating to the CLASS item 1.

CLASS2

A numeric of expert rating to the CLASS item 2.

CLASS3

A numeric of expert rating to the CLASS item 3.

CLASS5

A numeric of expert rating to the CLASS item 5.

CLASS6

A numeric of expert rating to the CLASS item 6.

CLASS8

A numeric of expert rating to the CLASS item 8.

CLASS10

A numeric of expert rating to the CLASS item 10.

CLASS11

A numeric of expert rating to the CLASS item 11.

CLASS12

A numeric of expert rating to the CLASS item 12.

CLASS13

A numeric of expert rating to the CLASS item 13.

CLASS14

A numeric of expert rating to the CLASS item 14.

CLASS15

A numeric of expert rating to the CLASS item 15.

CLASS16

A numeric of expert rating to the CLASS item 16.

CLASS17

A numeric of expert rating to the CLASS item 17.

CLASS18

A numeric of expert rating to the CLASS item 18.

CLASS19

A numeric of expert rating to the CLASS item 19.

CLASS20

A numeric of expert rating to the CLASS item 20.

CLASS21

A numeric of expert rating to the CLASS item 21.

CLASS22

A numeric of expert rating to the CLASS item 22.

CLASS23

A numeric of expert rating to the CLASS item 23.

CLASS24

A numeric of expert rating to the CLASS item 24.

CLASS25

A numeric of expert rating to the CLASS item 25.

CLASS26

A numeric of expert rating to the CLASS item 26.

CLASS27

A numeric of expert rating to the CLASS item 27.

CLASS28

A numeric of expert rating to the CLASS item 28.

CLASS29

A numeric of expert rating to the CLASS item 29.

CLASS30

A numeric of expert rating to the CLASS item 30.

CLASS32

A numeric of expert rating to the CLASS item 32.

CLASS34

A numeric of expert rating to the CLASS item 34.

CLASS35

A numeric of expert rating to the CLASS item 35.

CLASS36

A numeric of expert rating to the CLASS item 36.

CLASS37

A numeric of expert rating to the CLASS item 37.

CLASS38

A numeric of expert rating to the CLASS item 38.

CLASS39

A numeric of expert rating to the CLASS item 39.

CLASS40

A numeric of expert rating to the CLASS item 40.

CLASS42

A numeric of expert rating to the CLASS item 42.

Examples

Run this code
library(spheredata)
# Call the data from spheredata package
get("CLASScontentvalidity")
# Open the data
CLASScontentvalidity

Run the code above in your browser using DataLab