gendata2 {cubt}R Documentation

Generating data from models discribed in the Qualittaive version of CUBT.

Description

Generating data from models discribed in the qualitative version of CUBT.

Usage

gendata2(model = 1, ncl = 3, n = 100, dim = 9, et = 0.2, disp = TRUE, graph = FALSE) 

Arguments

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.

Author(s)

Badih Ghattas


[Package cubt version 3.3 Index]