BivMultinominal | R Documentation |
Creates a multinomial dataset where the probabilities are nonlinear functions of Z1 and Z2.
BivMultinominal(N, zeta = 1.5)
N |
Integer. Sample size. |
zeta |
Numeric. Strength of interaction. Default is 1.5. |
A data frame with columns Z1, Z2, X, and Y (both factors).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.