powered by
Simulated data.
data("corr.match")
A data frame with 121 observations on the following 9 variables.
x
a numeric vector
y1
y2
y3
y4
y5
y6
y7
y8
# NOT RUN { data(corr.match) plot(corr.match$x, corr.match$y1) cor(corr.match$x, corr.match$y1) # }
Run the code above in your browser using DataLab