background_df | R Documentation |
The background data consisting of 400 observations and 30 variables was simulated as follows:
Each of the first 10 variables was drawn from $N(0, 10)$
Variables 11 through 20 were drawn from $N(0, 3)$
Variables 21 through 30 were drawn from $N(0, 1)$
data(background_df)
A simple data.frame
.
data(background_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.