rasmusab/bayesian_first_aid

Bayesian first aid is amazing, can you extend it please

Closed this issue · 2 comments

Do you have any plans for venturing into linear regression, multiple linear regression, logistic regression and multiple logistic regression and survival analysis. I personally do not know how to code it but I want to encourage you or anyone else you can coopt to write with you.

The rstanarm and brms packages do the regression part.

I still have plans to extend BayesianFirstAid slightly, and eventually get it onto CRAN, but regression analysis is unfortunately not part of that plan. The packages @palday mentions are excelent!