generate.SO: generation of artifficial symbolic data table with given...

View source: R/generate.SO.r

generate.SOR Documentation

generation of artifficial symbolic data table with given cluster structure

Description

generation of artifficial symbolic data table with given cluster structure

Usage

generate.SO(numObjects,numClusters,numIntervalVariables,numMultivaluedVariables)

Arguments

numObjects

number of objects in each cluster

numClusters

number of objects

numIntervalVariables

Number of symbolic interval variables in generated data table

numMultivaluedVariables

Number of symbolic multi-valued variables in generated data table

Value

data

symbolic data table with given cluster structure

clusters

vector with cluster numbers for each object

Author(s)

Andrzej Dudek andrzej.dudek@ue.wroc.pl

Department of Econometrics and Computer Science, University of Economics, Wroclaw, Poland http://keii.ue.wroc.pl/symbolicDA/

References

Billard L., Diday E. (eds.) (2006), Symbolic Data Analysis, Conceptual Statistics and Data Mining, John Wiley & Sons, Chichester.

Bock H.H., Diday E. (eds.) (2000), Analysis of symbolic data. Explanatory methods for extracting statistical information from complex data, Springer-Verlag, Berlin.

Diday E., Noirhomme-Fraiture M. (eds.) (2008), Symbolic Data Analysis with SODAS Software, John Wiley & Sons, Chichester.

User manual for SODAS 2 software, Software Report, Analysis System of Symbolic Official Data, Project no. IST-2000-25161, Paris.

See Also

see symbolic.object for symbolic data table R structure representation

Examples

# Example will be available in next version of package, thank You for your patience :-)

symbolicDA documentation built on Feb. 16, 2023, 6 p.m.