Description Objects from the Class Slots Methods See Also
A class of objects used to form a dictionary of rules for a test.
Objects can be created by calls of the form new("DictionaryRule", ...)
or
createDictRule(index,range=c(-15:-1,1:15))
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
No methods defined with class "DictionaryRule" in the signature.
createDictRule,createTest, SingleRule, DoubleRule
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.