Learn R Programming

symbolicDA (version 0.7-1)

generate.SO: 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)

Value

data

symbolic data table with given cluster structure

clusters

vector with cluster numbers for each object

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

Author

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

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

Run the code above in your browser using DataLab