orange: orange

orangeR Documentation

orange

Description

orange

Usage

data("orange")

Format

The format is: num [1:12, 1:8] 4.79 4.58 4.71 6.58 NA ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:12] "1" "2" "3" "4" ... ..$ : chr [1:8] "Color.intensity" "Odor.intensity" "Attack.intensity" "Sweet" ...

Details

There are 19 missing values in the data set, accounting for 19.79 percent.

Source

http://factominer.free.fr/missMDA/index.html

References

Josse J, Husson F (2016). missMDA: A Package for Handling Missing Values in Multivariate Data Analysis. Journal of Statistical Software, 70(1), 1–31.

Examples

data(orange)
## maybe str(orange) ; plot(orange) ...

ISR documentation built on April 22, 2022, 5:06 p.m.

Related to orange in ISR...