PolyDecision | R Documentation |
Generates data with a polynomial decision boundary based on Z1 and Z2.
PolyDecision(N)
N |
Integer. Sample size. |
A data frame with columns Z1, Z2, X, and Y.
head(PolyDecision(100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.