stata - Exponential Stochastic Shock -


i have model presents multicollinearity 2 variables because 1 of them it's proxy. thing thinking add stochastic shock proxy variable avoid that. moment i've been able using gen aux=uniform() creates random variable between 0 , 1, it's uniform distribution , variable doesn't uniform distribution, it's more exponential. wondering if it's possible create negative exponential random variable between 0 , 1.

something this


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -