Skip to main content

Questions tagged [brms]

brms is an R package interfacing stan for Bayesian analysis

5 votes
1 answer
2k views

I have conducted a Bayesian Logistic regression, and I would like to compare 2 models : one model with one continuous predictor (M1) and one model without predictor (M0). The outcome is a binary ...
user381165's user avatar
2 votes
1 answer
462 views

I am working on a Bayesian model using the brm function from the brms package in R, and I am interested in comparing mean responses of different groups. Specifically, I would like to calculate the ...
mat's user avatar
  • 633
1 vote
0 answers
174 views

I am currently trying to calculate bayes factor for eye tracking study. I created linear mixed-effect model and found best random factor structure using buildmer. On there, p value for the main effect ...
Chicake's user avatar
  • 11
1 vote
0 answers
210 views

I am a bit confused about how to approximate the equation from a nonlinear model constructed in brms, and was hoping someone could explain it to me. Say I have the below model: ...
Kai P's user avatar
  • 11