[R] Logistic regression

David Barron mothsailor at googlemail.com
Fri Sep 14 12:51:39 CEST 2007


You might want to look at the lrm function in the Design package as an
alternative to the standard tools.

On 9/14/07, Wayne.W.Jones at shell.com <Wayne.W.Jones at shell.com> wrote:
>
> 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.
>
> ______________________________________________
> 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.
>


-- 
=================================
David Barron
Said Business School
University of Oxford
Park End Street
Oxford OX1 1HP



More information about the R-help mailing list