Description Usage Format Examples
Simulated data for regression.
1 | data("res.demo.2")
|
A data frame with 300 observations on the following 3 variables.
x
a numeric vector
yFan
a numeric vector
yLog
a numeric vector
1 2 | data(res.demo.2)
## maybe str(res.demo.2) ; plot(res.demo.2) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.