[R] What is the convergence criterion for binomial logit in glm?
    David Winsemius 
    dwinsemius at comcast.net
       
    Wed Jan 23 00:37:04 CET 2013
    
    
  
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
    
    
More information about the R-help
mailing list