simbinom {em} | R Documentation |
Simulated Data from a logistic regression
Description
A data set with simulated data from a mixture of a logistic regression.
Usage
simbinom
Format
A data frame with 10000 rows and 2 variables:
- y
A dependent variable generated from a mixture of a logistic regression with x
- x
An independent variable
Source
<https://www.github.com/wudongjie/em>
[Package em version 1.0.0 Index]