number of objects in each cluster - positive integer value or vector with length=2
shapesUnitSize
length of one unit for shape (maximal heigth, width and depth of shape is 2*shapesUnitSize)
shape2coordinateX
maximal value for second shape in first (X) dimension
shape2coordinateY
maximal value for second shape in second (Y) dimension
shape2coordinateZ
maximal value for second shape in third (Z) dimension
outputCsv
optional, name of csv file with generated data (first column contains id, second - number of cluster and others - data)
outputCsv2
optional, name of csv (a comma as decimal point and a semicolon as field separator) file with generated data (first column contains id, second - number of cluster and others - data)
outputColNames
outputColNames=TRUE indicates that output file (given by outputCsv and outputCsv2 parameters) contains first row with column names
outputRowNames
outputRowNames=TRUE indicates that output file (given by outputCsv and outputCsv2 parameters) contains a vector of row names
Value
clusters
cluster number for each object
data
generated data - matrix with objects in rows and variables in columns