SODAS XML data file.
Example of SODAS XML data file converted in a CSV file in RSDA format.
data(abalone)
An object of class symbolic_tbl
(inherits from tbl_df
, tbl
, data.frame
) with 24 rows and 7 columns.
http://www.info.fundp.ac.be/asso/sodaslink.htm
Bock H-H. and Diday E. (eds.) (2000).Analysis of Symbolic Data. Exploratory methods for extracting statistical information fromcomplex data. Springer, Germany.
data(abalone) res <- sym.pca(abalone, 'centers') plot(res, choix = "ind") plot(res, choix = "var")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.