powered by
A data frame with 1024 observations on the following 10 variables.
data("Cloud")
x1
a numeric vector
x2
x3
x4
x5
x6
x7
x8
x9
x10
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.
NA
data(Cloud) ## maybe str(Cloud) ; plot(Cloud) ...
Run the code above in your browser using DataLab