gendata2 {cubt} | R Documentation |
Generating data from models discribed in the qualitative version of CUBT.
gendata2(model = 1, ncl = 3, n = 100, dim = 9, et = 0.2, disp = TRUE, graph = FALSE)
model |
Model number in the order of description in the paper |
ncl |
Number of clusters., actually not used, it is fixed for each model |
n |
Number of observations. |
dim |
Number of dimensions. |
et |
Parameter used for the IRT simulation models. |
disp |
True for well separated clusters. |
Badih Ghattas