Description Usage Arguments Value
This function generates a data set for testing purposes. There is a single instrument that takes on values of 1 or 2, and the distribution of the values for the binary instrument is uniform. The MTRs are m0 ~ 0 + u and m1 ~ 1 + u.
| 1 | gendist3e(N = 100, subN = 0.5, p1 = 0.4, p2 = 0.6, v0.sd = 0.5, v1.sd = 0.75)
 | 
| N | integer, default set to 100. Total number of observations in the data. | 
| subN | , default set to 0.5. This is the probability the agent will have Z = 1. | 
| p1 | the probability of treatment for those with the instrument Z = 1. | 
| p2 | the probability of treatment for those with the instrument Z = 2. | 
| v0.sd | numeric, standard deviation of error term for
counterfactual  | 
| v1.sd | numeric, standard deviation of error term for
counterfactual  | 
a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.