How to see the content of geepack package
Cetiny?rek Aysun wrote:
Dear list members, I need to see the content of the functions in package geepack. It uses some C functions in the computation they are not available in the package directory. How can I see the content of C functions?
You need to download the source of the package from CRAN. It's in http://cran.r-project.org/src/contrib/geepack_1.0-16.tar.gz. Duncan Murdoch