Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Spline after Cox regression
From
Etan Lakam <[email protected]>
To
statalist <[email protected]>
Subject
Re: st: Spline after Cox regression
Date
Sat, 6 Jul 2013 15:34:35 -0500
Thanks Nick for your reply
Yes lnffa is the variable I intended to use, it has 1064 distinct values.
Etan
On Fri, Jul 5, 2013 at 9:18 PM, Etan Lakam <[email protected]> wrote:
> Thanks Nick for your reply
> Yes lnffa is the variable I intended to use, it has 1064 distinct values
> Etan
>
>
> On Fri, Jul 5, 2013 at 3:28 PM, Nick Cox <[email protected]> wrote:
>>
>> How many distinct values does -lnffa- have? Was that the variable you
>> meant to use?
>> Nick
>> [email protected]
>>
>>
>> On 5 July 2013 21:23, Etan Lakam <[email protected]> wrote:
>> > Dear Listers,
>> > I am doing Cox-regression with a continuous exposure ffa and the
>> > outcome hf, I have been trying to model it as cubic spline.
>> > Here is how I approached it, adjusting for age, sex, and race, however
>> > it is coming up with the message error below, and I cannot obtain the
>> > graph
>> > I do not have a clue about what is happening.
>> > Thank you in advance for your help.
>> > Best,
>> > Etan
>> >
>> >
>> > mkspline rlnffa= lffa, cubic nknots(5)
>> > stcox rlnratio* sex race age
>> > adjust race=0 sex=1 age, by(lnffa) ci replace exp
>> >
>> > ------------------------------------------------------------------------------------------
>> > Dependent variable: _t Command: stcox
>> > Variables left as is: rlnffa1, rlnffa2
>> > Covariate set to mean: age = 53.900191
>> > Covariates set to value: race = 0, sex = 1
>> >
>> > ------------------------------------------------------------------------------------------
>> > too many values
>> > r(134);
>> > *
>> > * For searches and help try:
>> > * http://www.stata.com/help.cgi?search
>> > * http://www.stata.com/support/faqs/resources/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/faqs/resources/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/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/