JuliaStats / GLM.jl

Generalized linear models in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEE

kshedden opened this issue · comments

I have a basic but working implementation of GEE:

https://github.com/kshedden/GEE.jl

It borrows a lot from this package. Do you want to incorporate this here somehow?

Thanks for the offer. After discussing this with others, we feel it would make sense to keep your implementation in a separate package. That will probably make development easier anyway as we have a limited review bandwidth.