Search found 4 matches
- Fri Oct 28, 2011 9:18 am
- Forum: Programming
- Topic: Random Dummy Generation
- Replies: 4
- Views: 3048
Re: Random Dummy Generation
Thanks!!!
- Fri Oct 28, 2011 9:13 am
- Forum: Programming
- Topic: Random Dummy Generation
- Replies: 4
- Views: 3048
Re: Random Dummy Generation
A series I guess:
- Fri Oct 28, 2011 8:58 am
- Forum: Programming
- Topic: Random Dummy Generation
- Replies: 4
- Views: 3048
Random Dummy Generation
Does anybody know of a way to generate a dummy vector randomly? Just like I use nrdn command, I want a way to generate a dummy variable randomly i.e independently of any real data.
- Fri Oct 28, 2011 5:45 am
- Forum: Programming
- Topic: Probit Simulation Code
- Replies: 1
- Views: 2653
Probit Simulation Code
Hey. I am trying to simulate a univariate probit model. I have the beta values from previous probit regression and want to generate a new Y vector of zeros and ones using known data from my x vector. Then using my simulated y vector I want to generate a vector of betas. When I run the following: ser...
