On 03/02/2016 05:00 AM, r-help-requ...@r-project.org wrote:
I'd very much appreciate your help in resolving a problem that I'm having with
plotting a spline term.
I have a Cox PH model including a smoothing spline and a frailty term as
follows:
fit<-coxph(Surv(start,end,exit) ~ x + pspl
> On Mar 1, 2016, at 2:59 AM, Conor Edward Little wrote:
>
> Dear colleagues,
>
> I'd very much appreciate your help in resolving a problem that I'm having
> with plotting a spline term.
>
> I have a Cox PH model including a smoothing spline and a frailty term as
> follows:
>
> fit<-coxph
Dear colleagues,
I'd very much appreciate your help in resolving a problem that I'm having with
plotting a spline term.
I have a Cox PH model including a smoothing spline and a frailty term as
follows:
fit<-coxph(Surv(start,end,exit) ~ x + pspline(z) + frailty(a))
When I run a model withou
3 matches
Mail list logo