romano_ex | R Documentation |
Data frame containing 100 values of x,y,z generated as follows: x0 = rnorm(100); y = rnorm(100); z = rnorm(100); x = abs(x0)*sign(y*z). All pairs are independent but the three series are not.
data(romano_ex)
dataframe
data(romano_ex)
plot(romano_ex$x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.