Hi all
I want to generate binary random sample with the mean 0.3.
I think that runiformint(0,1) might help me but the mean is 0.5.
I don't know how to do it. Please help!
Thank you
I want to generate binary random sample with the mean 0.3.
I think that runiformint(0,1) might help me but the mean is 0.5.
I don't know how to do it. Please help!
Thank you
Comment