Nothing
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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.