Hi Rémi,
as I tell you 2 weeks ago, I've got a good model including a covariate. I'd like to show its result by a graphical figure.
In my model survival is computed :
For Initial State: IS - Step 1 - (0): to
For Transition: S - Step 1 - (20): f(1).a(1)+f(2,3,4).a(1)+f.a(3:6,7)+f(1,2,3,4).a(2).[i+xind]
For Transition: T - Step 2 - (49): f(1).to.ete.a(1)+f.to.a(2:7)+others
For Event: E - Step 1 - (97): firste+nexte(1:7).to.t
So I have an intercept and a slope for every location
As we use the logit link function, I need the slope and the intercept to show the impact on survival for every location using: logit(S)=µ+beta*BCI .
With beta do I have to use to do it?
Christophe Barbraud helped me and tell me I have to use beta from 42 to 45 for intercept and from 46 to 49 for slope. Is it good or not? How to find the good intercept and slope?
Thanks,
Guillaume
ps: if the output file of the model is needed, I can send it to you by mail