[R] logistic regression without intercept
    Thomas Lumley 
    tlumley at u.washington.edu
       
    Wed Aug 20 16:27:35 CEST 2003
    
    
  
On Tue, 19 Aug 2003, Ross Boylan wrote:
> > > Also, I noticed that S-Plus but not R has a glim routine that uses
> > > maximum likelihood.  What would be the equivalent?
> >
> > glm.
> >
> I thought glm was a minimize the deviations approach, which is different
> from maximize likelihood.
>
No, it's maximum likelihood by iteratively reweighted least squares.
	-thomas
    
    
More information about the R-help
mailing list