brouwerl wrote:I have analyzed survival with time dependence, two age classes and one individual covariate. The individual cov affects survival, but there is no interaction with year. As my data set consists of 20 years i would like to make a graph of the effect of the individual covariate for an average year. How can I do this and how can I calculate the CI's?
I read the appendix about the delta method for calculating the SE's, can I use these for calculating CI's? Why are the SE's not assymetric?
Thanks,
Lyanne
Dear Lyanne,
You would like to make a graph with survival on the y axis and the covariate on the x-axis with the prediction equation being for an "average" year.
The simplest model for an "average" year would be to take the beta's from the "dot" model for survival - at least in terms of years (i.e., no temporal variation). This would equate to a weighted-average over time.
You would export the beta values from this model and then back transfrom them through the appropriate link function (you probably used the default logit link). The help file in Program Mark details how to do this, as does Chapter 7 (?) in Evan and Gary's manual.
To put error bars around the line you would need to calculate these using the methods in the Appendix 2 of the manual.
Why the SEs are asymetric you ask? I guess I am not sure when a SE would be asymetric... but I think I am following your line of thinking. You probably want to take +- 1.96 x SE to get the CI and are wondering why the CI doesn't seem to be symetric in the output? I beleive that the calculation is done on the logit scale and then back-transformed. So the CI is symetric on the logit scale, but does not look that way after transformation.
Evan hounds me to do my part in answering some of these questions. I hope this does not lead you astray.
Sincerley,
Paul
