Learn R Programming

symbolicDA (version 0.7-1)

subsdt.SDA: Subset of symbolic data table

Description

This method creates symbolic data table containing only objects, whose indices are given in secong argument

Usage

subsdt.SDA(sdt,objectSelection)

Value

Symbolic data table containing only objects, whose indices are given in secong argument. The result is of 'symbolic' class

Arguments

sdt

Symbolic data table

objectSelection

vector containing symbolic object numbers, default value - all objects from sdt

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/

Details

see symbolic.object for symbolic data table R structure representation

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

generate.SO,save.SO,parse.SO

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