[R] Logistic regression

Wayne.W.Jones at shell.com Wayne.W.Jones at shell.com
Fri Sep 14 11:57:24 CEST 2007


Google search "Logistic Regression using R"

There are loads of good links here. Basically you use a generalized linear model.

Look up ?glm

Regards

Wayne

-----Original Message-----
From: r-help-bounces at r-project.org
[mailto:r-help-bounces at r-project.org]On Behalf Of martin pareja
Sent: 13 September 2007 16:33
To: r-help at r-project.org
Subject: [R] Logistic regression


Hello
I am trying to get the estimated value of logit(p), along with its
standard error/conf interval from a logistic regression model (for the
overall sample, and for individual treatment levels), where p is the
proportion of "successes". I am having difficulty in finding how to
tell R to give this information.
Would anybody be able to help with this?

Thanks
Martin Pareja

______________________________________________
R-help at 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.



More information about the R-help mailing list