Hello, In an R package I would like to compute intercept for an intercept-only GLM in a Fortran subroutine. For instance, in logistic regression, how to obtain an intercept in this simple model? I know glm_fit calls some Fortran subroutine, but I am not trying to invent something here. Any other suggestions?
Thanks, Zhu Wang [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel