HardCase | R Documentation |
Generates data with a hard case scenario where X and Y are influenced by two Z variables in a nonlinear manner.
HardCase(N)
N |
Integer. Sample size. |
A data frame with columns X, Y, Z1, and Z2.
head(HardCase(100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.