make.hierarchical.term.sets: Generate a universe of hierarchical models.
Description
Creates a list of all hierarchical log-linear models that
include all main effects. Optionally, may includes the Rasch model if there are exactly 3 lists.
Usage
make.hierarchical.term.sets(k = 3, rasch = FALSE)
Arguments
k
The number of lists; must be in the set 2,3,4,5.
rasch
If TRUE, include the Rasch model (simplest Rasch model in
Darroch et. al. 1993).