Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

abalone

SODAS XML data file.


Description

Example of SODAS XML data file converted in a CSV file in RSDA format.

Usage

data(abalone)

Format

An object of class symbolic_tbl (inherits from tbl_df, tbl, data.frame) with 24 rows and 7 columns.

Source

http://www.info.fundp.ac.be/asso/sodaslink.htm

References

Bock H-H. and Diday E. (eds.) (2000).Analysis of Symbolic Data. Exploratory methods for extracting statistical information fromcomplex data. Springer, Germany.

Examples

data(abalone)
res <- sym.pca(abalone, 'centers')
plot(res, choix = "ind")
plot(res, choix = "var")

RSDA

R to Symbolic Data Analysis

v3.0.12
GPL (>= 2)
Authors
Oldemar Rodriguez [aut, cre], Jose Emmanuel Chacon [cph], Carlos Aguero [cph], Jorge Arce [cph]
Initial release
2022-07-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.