DoignonFalmagne7: Artificial Responses from Doignon and Falmagne (1999)

DoignonFalmagne7R Documentation

Artificial Responses from Doignon and Falmagne (1999)

Description

Fictitious data set from Doignon and Falmagne (1999, chap. 7). Response patterns of 1000 respondents to five problems. Each respondent is assumed to be in one of nine possible states of the knowledge structure K.

Usage

data(DoignonFalmagne7)

Format

A list consisting of two components:

K

a state-by-problem indicator matrix representing the hypothetical knowledge structure. An element is one if the problem is contained in the state, and else zero.

N.R

a named numeric vector. The names denote response patterns, the values denote their frequencies.

Source

Doignon, J.-P., & Falmagne, J.-C. (1999). Knowledge spaces. Berlin: Springer.

Examples

data(DoignonFalmagne7)
DoignonFalmagne7$K    # knowledge structure
DoignonFalmagne7$N.R  # response patterns

pks documentation built on May 5, 2023, 3:08 p.m.

Related to DoignonFalmagne7 in pks...