Re: [R] logististic regression (GLM). How to get 95 pct. confidence limits?

2004-02-28 Thread Prof Brian Ripley
On Sat, 28 Feb 2004, Niels Steen Krogh wrote: Dear R-list. I'm doing af logistic analyses using gml. The model explaines variations in Adverse events infections (0 og 1) using age as explanatory variable. model2d-glm(formula=AEorSAEInfecBac~Age,family=binomial(logit),data=emrisk) I

Re: [R] logististic regression (GLM). How to get 95 pct. confidence limits?

2004-02-28 Thread Christian Schulz
Hi, in library(MASS) the function profile.glm should help you. christian Am Samstag, 28. Februar 2004 08:22 schrieb Niels Steen Krogh: Dear R-list. I'm doing af logistic analyses using gml. The model explaines variations in Adverse events infections (0 og 1) using age as explanatory

[R] logististic regression (GLM). How to get 95 pct. confidence limits?

2004-02-27 Thread Niels Steen Krogh
Dear R-list. I'm doing af logistic analyses using gml. The model explaines variations in Adverse events infections (0 og 1) using age as explanatory variable. model2d-glm(formula=AEorSAEInfecBac~Age,family=binomial(logit),data=emrisk) I want to get predictions with 95% confidence limits for