[R] classification using logistic regression

Kevin Wang Kevin.Wang at maths.anu.edu.au
Mon Dec 27 21:09:02 CET 2004


Hi,

On Mon, 27 Dec 2004, Rajdeep Das wrote:

> I would like to do classification using logistic regression. Which R package can I use?

Have you tried glm() function?

> Also is there any package for feature selection for logistic regression based method?

Do you mean model selection methods like forward selection?  If so, try
step()

HTH,

Kevin

--------------------------------
Ko-Kang Kevin Wang
PhD Student
Centre for Mathematics and its Applications
Building 27, Room 1004
Mathematical Sciences Institute (MSI)
Australian National University
Canberra, ACT 0200
Australia

Homepage: http://wwwmaths.anu.edu.au/~wangk/
Ph (W): +61-2-6125-2431
Ph (H): +61-2-6125-7407
Ph (M): +61-40-451-8301




More information about the R-help mailing list