--- On Wed, 7/10/09, [email protected] wrote:
> how would you get the implicid Stata commands ,such as :
> drop _all
> set obs 100
> gen a = invnorm(uniform())
As Martin already said, there is no way in which you can
see what in-built commands do. Based on your previous
questions I suppose that you are primarily interested in
what the -invnormal()- function does. It returns the
inverse cumulative standard normal distribution. As you
know there is no closed form solution to that integral,
so my guess is that it either looks up values from an
internally stored table, or it uses some approximation
formula.
-- Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
Send instant messages to your online friends http://uk.messenger.yahoo.com
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/