tests/divergence.R

options(digits=5)
library(gee)
load("data_for_gee_binomial.RData")
try(gee(yb ~ x, family = binomial, id = id, R = R, cor = "fixed"))
## infinite looped in gee 4.3-14

Try the gee package in your browser

Any scripts or data that you put into this service are public.

gee documentation built on Nov. 27, 2023, 9:07 a.m.