simclogit | R Documentation |
A data set with simulated data from a mixture of a conditional logistic regression.
simclogit
A data frame with 10000 rows and 4 variables:
A dummy variable showing whether x is equal to level 2
A dummy variable showing whether x is equal to level 3
Whether the alternative choice 2 is chosen
Interaction between a2 and x2
Interaction between a2 and x3
Whether the alternative choice 3 is chosen
Interaction between a3 and x2
Interaction between a3 and x3
Whether the observation-alternative combination is chosen (Generated by a one-class regression).
Whether the observation-alternative combination is chosen (Generated by a two-class mixed regression).
Family ID
Individual ID
Other variables
<https://www.github.com/wudongjie/em>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.