Dear Dennis Thank you again It is funny how stupid I was. I was afraid of the word "inference" in elrm package description while performing my first search. elrm package looks like what I need.
They have very good intro with examples Zamar D, McNeney B and Graham J. elrm: Software Implementing Exact-like Inference for Logistic Regression Models. Journal of Statistical Software 2007, 21(3). http://www.jstatsoft.org/v21/i03 In case if someone else needs to perform exact logistic regression with R I suggest to read the paper above first. The whole idea looks pretty attractive in particular for biomedical research : binary outcome, small sample size... and smart name of analysis method:) With best regards Denis У Срд, 02/02/2011 у 12:25 -0800, Dennis Murphy піша: > 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. > ______________________________________________ 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.