Learn R Programming

spheredata (version 0.1.3)

SAARcontentvalidity: The Scientific Abilities Assessment Rubrics (SAAR) content validity dataset

Description

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

Usage

data(SAARcontentvalidity)

Arguments

Format

A data frame of expert ratings on the content validity of 16 SAAR observation items.

ID

An anonymized expert identity.

SAARB1

A numeric of expert rating on the SAAR Rubric B item 1.

SAARB2

A numeric of expert rating on the SAAR Rubric B item 2.

SAARB3

A numeric of expert rating on the SAAR Rubric B item 3.

SAARB4

A numeric of expert rating on the SAAR Rubric B item 4.

SAARB5

A numeric of expert rating on the SAAR Rubric B item 5.

SAARB6

A numeric of expert rating on the SAAR Rubric B item 6.

SAARB7

A numeric of expert rating on the SAAR Rubric B item 7.

SAARB8

A numeric of expert rating on the SAAR Rubric B item 8.

SAARB9

A numeric of expert rating on the SAAR Rubric B item 9.

SAARF10

A numeric of expert rating on the SAAR Rubric F item 1.

SAARF11

A numeric of expert rating on the SAAR Rubric F item 2.

SAARG12

A numeric of expert rating on the SAAR Rubric G item 1.

SAARG13

A numeric of expert rating on the SAAR Rubric G item 2.

SAARG14

A numeric of expert rating on the SAAR Rubric G item 3.

SAARG15

A numeric of expert rating on the SAAR Rubric G item 4.

SAARG16

A numeric of expert rating on the SAAR Rubric G item 5.

Examples

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

Run the code above in your browser using DataLab