Cloud | R Documentation |
A data frame with 1024 observations on the following 10 variables.
data("Cloud")
A data frame with 1024 observations on the following 10 variables.
x1
a numeric vector
x2
a numeric vector
x3
a numeric vector
x4
a numeric vector
x5
a numeric vector
x6
a numeric vector
x7
a numeric vector
x8
a numeric vector
x9
a numeric vector
x10
a numeric vector
The data sets we propose to analyse are constituted of 1024 vectors, each vector includes 10 parameters. You can think of it as a 1024*10 matrix.
The Cloud data set comes from the UCI database.
NA
data(Cloud)
## maybe str(Cloud) ; plot(Cloud) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.