Learn R Programming

pairwise (version 0.2.2)

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.

source

http://www.almo-statistik.de/{http://www.almo-statistik.de/}

Details

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

References

To come ...

Examples

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

Run the code above in your browser using DataLab