Displaying 1 result from an estimated 1 matches for "applicabil".
Did you mean:
applicabile
2006 Dec 19
1
effect plot
...)) with
a GEE estimated model?
library(gee)
library(MASS)
library(effects)
attach(epil)
b = gee(y ~ lbase*trt + lage + V4, family=poisson, id=subject,
corstr="exchangeable")
plot(effect("lbase*trt", b))
# Errore in effect("lbase*trt", b) : nessun metodo applicabile per
"effect"
[[alternative HTML version deleted]]