DictionaryRule-class: Class '"DictionaryRule"'

Description Objects from the Class Slots Methods See Also

Description

A class of objects used to form a dictionary of rules for a test.

Objects from the Class

Objects can be created by calls of the form new("DictionaryRule", ...)
or createDictRule(index,range=c(-15:-1,1:15))

Slots

rule:

an object of class Rule, i.e. either SingleRule or DoubleRule

range:

an object of class vecORnull, i.e. either a vector or a NULL. In the former case a range from which constant values can be generated.
For objects of class DoubleRule it will be NULL

.S3Class:

Object of class character

Methods

No methods defined with class "DictionaryRule" in the signature.

See Also

createDictRule,createTest, SingleRule, DoubleRule


ruleR documentation built on May 2, 2019, 5:49 p.m.