Description Usage Arguments Examples
Intended to enter values of two variable that shouldnt occure at the same time. This kind of error occurs when structural zeros occure. A structural zero happens in cases where it is impossible for the certain choice to be made. For example someone who has says no to having sex then says yes to having sex in the past month.
1 |
data |
The data that you want to give missing values to |
phi |
the probability that a row will have a logic error. Can enter a single number or an array of numbers to give weight to certian observations. |
var_choice |
Enter the two variables and their value that can never happen at the same time. EX: error<-("gamm = 100, norm = 100") As of now its critical to include the spaces verbatum to the example. Currently in the works to fix this. |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.