[R] Extract p value from coxme object

2011-08-02 Thread Catarina Miranda
Dear R experts; I am trying to extract the p values from a coxme object (package coxme). I can see the value in the model output, but I wanted to have the result with a higher number of decimal places. I have searched the mailing list and followed equivalent suggestions for nlme/lme objects, but I

[R] Models with ordered and unordered factors

2011-11-15 Thread Catarina Miranda
of an experiment. It is a factor, and I thought it would be more correct to consider it ordered. Below is my example code with my comments/ideas along it. Can someone help me to understand what is happening? Thanks a lot in advance; Catarina Miranda y<

Re: [R] Models with ordered and unordered factors

2011-11-16 Thread Catarina Miranda
. Cheers; Catarina On 15 November 2011 17:54, Paul Johnson wrote: > On Tue, Nov 15, 2011 at 9:00 AM, Catarina Miranda > wrote: > > Hello; > > > > I am having a problems with the interpretation of models using ordered or > > unordered predictors. > > I am runn