On Jan 22, 2013, at 2:55 PM, Dimitri Liakhovitski wrote:

> Dear R-ers,
> 
> I am running logistics regression using package "glm": glm(myDV ~ .,
> data=mydata, family=binomial("logit"))
> 
> I have a general question: in "glm" (binary logit) - what convergence
> criterion is being used?

You should look at the help page for `glm` (and follow the obvious links.)
> 
> -- 

David Winsemius
Alameda, CA, USA

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to