Each table provides a "cache" of pre-computed values.

GenerateAtable(nClass, K, M, order)

Arguments

nClass

Number of Attribute Classes

K

Number of Attributes

M

Number of Responses

order

Highest interaction order to consider. Default model-specified k.

Value

Return a list containing the table caches for different parameters

Details

This is an internal function briefly used to simulate data and, thus, has been exported into R as well as documented. Output from this function can change in future versions.