Hi:

Try package elrm - its description file says that it performs exact logistic
regression by MCMC. I found this as the first set of hits I got from

# install.packages('sos')      # if necessary
library(sos)
findFn('exact logistic regression')

HTH,
Dennis

On Wed, Feb 2, 2011 at 8:43 AM, Den <d.kazakiew...@gmail.com> wrote:

> Hello to R people
> Does anybody know to calculate exact logistic regression in R?
> Does such option exist anywhere?
> Surprisingly, could not find it using search engine. It is hard to
> believe, however, that such useful function is not implemented in R yet?
> Could you help, please
>
> Thank you
> Denis
>
> ______________________________________________
> R-help@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.
>

        [[alternative HTML version deleted]]

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

Reply via email to