View source: R/mlbench-class.R
mlbench.shapes | R Documentation |
A Gaussian, square, triangle and wave in 2 dimensions.
mlbench.shapes(n=500)
n |
number of patterns to create |
Returns an object of class "mlbench.shapes"
with components
x |
input values |
classes |
factor of length |
p<-mlbench.shapes()
plot(p)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.