In general, sounds better. In this case, the idea
that you are taking seriously is that of a horizontal
line on a scatter plot of response versus time,
so it may not make too much difference how you model that.
Nick
[email protected]
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of
> Melissa D. A.
> Carlson
> Sent: 21 October 2004 21:30
> To: [email protected]
> Subject: RE: st: test for trend with svy commands?
>
>
> Also, wouldn't I do svylogit instead of svyreg since my
> outcome is binary
> (0,1)?
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of
> Stas Kolenikov
> Sent: Thursday, October 21, 2004 1:52 PM
> To: [email protected]
> Subject: Re: st: test for trend with svy commands?
>
>
> an easy thing to do is to create use the variable -year-, or better
> centered version of that,
>
> sum year, mean
> g cyear = year - r(mean)
>
> and put it into your regression
>
> svyreg male cyear
>
*
* 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/