sin1reg | R Documentation |
Simple synthetic dataset with 1000 points, where y=0.7*sin(pi*x1/2000)+0.3*sin(pi*x2/2000)
data(sin1reg)
The format is: chr "sin1reg"
Simple synthetic dataset with 1000 points, where y=0.7*sin(pi*x1/2000)+0.3*sin(pi*x2/2000)
See references
To cite the Importance function, sensitivity analysis methods or synthetic datasets, please use:
P. Cortez and M.J. Embrechts.
Using Sensitivity Analysis and Visualization Techniques to Open Black Box Data Mining Models.
In Information Sciences, Elsevier, 225:1-17, March 2013.
\Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.ins.2012.10.039")}
data(sin1reg)
print(summary(sin1reg))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.