Statalist


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

Re: st: predicted values after -lpoly-


From   Michael Foster <[email protected]>
To   [email protected]
Subject   Re: st: predicted values after -lpoly-
Date   Thu, 25 Dec 2008 11:55:02 -0500

thanks for responding--I see it now
I misunderstood what -at- was really doing--thanks for pointing me in 
the right direction--
Happy Holidays

Maarten buis wrote:
> --- Michael Foster <[email protected]> wrote:
>   
>> I'd like to get smoothed values for all observations after -lpoly-
>> I can't seem to generate them except for the points on the grid.
>>     
>
> You can use the -at()- option, for example:
>
> sysuse uslifeexp, clear
> lpoly le year, generate(x1 s1) nograph 
> lpoly le year, generate(x2 s2) nograph  at(year)
> list year x1 x2 in 40/60
>
> Hope this helps,
> Maarten
>
> -----------------------------------------
> Maarten L. Buis
> Department of Social Research Methodology
> Vrije Universiteit Amsterdam
> Boelelaan 1081
> 1081 HV Amsterdam
> The Netherlands
>
> visiting address:
> Buitenveldertselaan 3 (Metropolitan), room N515
>
> +31 20 5986715
>
> http://home.fsw.vu.nl/m.buis/
> -----------------------------------------
>
>
>       
> *
> *   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/
>
>   

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