lik_data {ResIN}R Documentation

Likert-type simulated data for "ResIN" package examples

Description

An artificially created data-set (n=1000) of 12, 5-point Likert data. Modeled on the basis of a standard normal data-generating process. Likert scales contain 20 percent uncorrelated, homoscedastic measurement error. This data-set is used for the examples in the "ResIN" package vignette.

Usage

data(lik_data)

Format

An object of class "data.frame"

References

This data set was artificially created for the ResIN package.

Examples


data(lik_data)
head(lik_data)



[Package ResIN version 1.1.0 Index]