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