Learn R Programming

CTTvis (version 0.1.1)

reliability_df: reliability dataframe

Description

A simulated dataset for reliability analysis testing. Each item varies in terms of their influence on the overall reliability if dropped from the test. N = 100. Number of items = 10.

Usage

data(reliability_df)

Arguments

Format

An object of class "data.frame"

References

This data set was artificially created for the CTTvis package.

Examples

Run this code

data(reliability_df)
head(reliability_df)

Run the code above in your browser using DataLab