You don't need to look it up in the paper manual, you can look at the names in the matrix of
coeffecients:
*-----------begin example--------------
sysuse auto, clear
gen t = _n
tsset t
reg price l.mpg
matrix list e(b) *this will tell you how Stata calls the variable
di _b[L.mpg]
*------------end example---------------
HTH,
Maarten
--- [email protected] wrote:
> Suppose I have estimated
> reg y l.x l.z
>
> and I want to store the coefficient on l.z somewhere.
> how do i recall it? The standard syntax is _b[z] - but how does this adjust for l.z?
-----------------------------------------
between 1/2/2006 and 31/3/2006 I will be
visiting the UCLA, during this time the
best way to reach me is by email
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting adress:
Buitenveldertselaan 3 (Metropolitan), room Z214
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
___________________________________________________________
Yahoo! Photos � NEW, now offering a quality print service from just 8p a photo http://uk.photos.yahoo.com
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/