Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: RE: normal(flessc)


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: RE: normal(flessc)
Date   Mon, 15 Dec 2008 16:31:59 -0000

As far the original question goes, 

1. All commands start with a command name. -normal()- is a function
name. 
Stata has no idea of "a function command". 

2. -generate <newvar> = normal(<exp>)- 

may be what you seek. 

Nick 
[email protected] 

Martin Weiss

Try

***********
h cumul
***********

[email protected]

I tried to use -normal(flessc)- to get the cdf of the variable  
(flessc). Under Stata 10 it always gives me:

. normal(flessc)
unrecognized command:  normal
r(199);

Could someone help me with this? Since -normal(z)- is an function  
command in Stata 10 it should work.

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index