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