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