dataset_fatigue {TestDesign}R Documentation

Fatigue dataset

Description

Item-based example pool with item contents (95 items).

Details

This pool is associated with the following objects:

Also, the following objects are intended for illustrating expected data structures.

Examples

itempool_fatigue   <- loadItemPool(itempool_fatigue_data)
itemattrib_fatigue <- loadItemAttrib(itemattrib_fatigue_data, itempool_fatigue)
constraints_fatigue <- loadConstraints(constraints_fatigue_data,
  itempool_fatigue, itemattrib_fatigue)


[Package TestDesign version 1.6.1 Index]