Dear all, greetings from Nigeria. Please I ran a bayesian logistic regression in R using rstanarm package. part of the output is shown bellow
Estimates:
mean sd 2.5% 25% 50% 75% 97.5%
(Intercept) 1.6 1.2 -0.8 0.8 1.6 2.4 3.9
x1 -0.1 0.0 -0.2 -0.1 -0.1 -0.1 -0.1
x2 0.1 0.0 0.0 0.0 0.1 0.1 0.1
x3 0.0 0.0 -0.1 0.0 0.0 0.0 0.1
x4 0.0 0.0 0.0 0.0 0.0 0.0 0.0
x51 1.4 0.6 0.3 1.0 1.4 1.8 2.6
x61 2.1 0.5 1.0 1.7 2.1 2.4 3.2
x7 0.0 0.0 -0.1 0.0 0.0 0.0 0.0
x81 -0.1 0.5 -1.0 -0.4 -0.1 0.2 0.8
x91 2.1 0.6 0.9 1.7 2.1 2.5 3.3
mean_PPD 0.3 0.0 0.2 0.3 0.3 0.3 0.3
log-posterior -186.6 2.2 -191.8 -187.8 -186.2 -185.0 -183.2
Diagnostics:
mcse Rhat n_eff
(Intercept) 0.0 1.0 4669
x1 0.0 1.0 4375
x2 0.0 1.0 5875
x3 0.0 1.0 5486
x4 0.0 1.0 5480
x51 0.0 1.0 4626
x61 0.0 1.0 4777
x7 0.0 1.0 5850
x81 0.0 1.0 5149
x91 0.0 1.0 4629
mean_PPD 0.0 1.0 4405
log-posterior 0.1 1.0 1650
For each parameter, mcse is Monte Carlo standard error, n_eff is a crude measure of effective sample size, and Rhat is the potential scale reduction factor on split chains (at convergence Rhat=1).
>
> coefficients
(Intercept) x1 x2 x3 x4 x51
1.569 -0.116 0.057 0.001 0.000 1.402
x61 x7 x81 x91
2.075 -0.022 -0.124 2.113.
My challange here firstly is understanding and interpreting the output above. (is it the same as in logistics regression ). Secondly, is there anything like bayesian forecast? if yes, how can it be applied here and lastly, how is bayesian logistics different from logistic models.
Hope to see responses from you soon.
Best,
------------------------------
Ikenna Nnabue
Research Officer
National Root Crops Research Institute.
------------------------------