| 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.
x1a numeric vector
x2a numeric vector
x3a numeric vector
x4a numeric vector
x5a numeric vector
x6a numeric vector
x7a numeric vector
x8a numeric vector
x9a numeric vector
x10a 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.