SO2Simple {symbolicDA} | R Documentation |
Change of representation of symbolic data from symbolic data table to simple form
Description
Change of representation of symbolic data from symbolic data table to simple form
Usage
SO2Simple(sd)
Arguments
sd |
Symbolic data table in full form |
Details
see symbolic.object
for symbolic data table R structure representation
Value
symbolic interval data: a 3-dimensional table, first dimension represents object number, second dimension - variable number, and third dimension contains lower- and upper-bounds of intervals
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.
See Also
link{simple2SO}
Examples
# Example will be available in next version of package, thank You for your patience :-)