python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Kfold CV in brms
I am trying to use kfold CV as a means of evaluating a model run using brms and I feel like I'm missing something. As a reproducible example, my data are structured as a binary response (0, 1) depende...
user1997414
Votes: 0
Answers: 1
mgcv::k.check equivalent for GAM in brms
I am doing HGAM with the brm function (brms package). For now, I kept the default k = 10, but I want to know if I should set k higher. I know that the function k.check in the mgcv package does that di...
Julien Beaulieu
Votes: 0
Answers: 0
How to follow-up on brms categorical model with emmeans to see whether there are group differences in choosing one particular category over another
I ran a brms model in R with a complex three-way interaction that I am trying to decompose. See below for code. I have a multinomial dependent variable with three levels (happy/angry/fear) and multipl...
user17821937
Votes: 0
Answers: 0