Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

pairwise (version 0.6.1-0)

sim200x3: Simulated Data

Description

Simulated data for 200 'subjects' 'answering' to 3 items with unequal number of categories -- one dichotomous and two polytoumous items.

Usage

data(sim200x3)

Arguments

Format

A data.frame containing 3 variables and 200 obsevations.

Details

This simulated data is used as an example in the rasch module of the 'ALMO - Statistiksystem'.

References

Holm, K. (2014). ALMO Statistik-System. P14.8 Das allgemeine ordinale Rasch-Modell http://www.almo-statistik.de/download/Ordinales_Rasch_Modell.pdf

Examples

Run this code
data(sim200x3)
dim(sim200x3)
##############################################################
apply(sim200x3,2,table)

Run the code above in your browser using DataLab