Re: [R] Get significant codes from a model output fit with, GEE package

2011-08-16 Thread david oseguera montiel
Thank very much Dennis, I much appreciate your time and help. The example was very clear. Do you know if it is possible to get the variance do to the random effect or the correlation within random variable from the same reproducible example you post. I used to be able to get it when using a l

Re: [R] Get significant codes from a model output fit with GEE package

2011-08-15 Thread Dennis Murphy
Hi: If you're asking about the p-values, here's a reproducible example from the gee package: library('gee') m <- gee(breaks ~ tension, id=wool, data=warpbreaks, corstr="exchangeable") # Nosing around the summary method return object: > names(summary(m)) [1] "call""version"

[R] Get significant codes from a model output fit with GEE package

2011-08-15 Thread david oseguera montiel
Does anyone know how could I get the significant codes from mixed model output fitted with a GEE package? The output I got is the following: GEE: GENERALIZED LINEAR MODELS FOR DEPENDENT DATA gee S-function, version 4.13 modified 98/01/27 (1998) Model: Link: Logit Varia