The Stan Forums
Using bernoulli_logit_lpmf to obtain deviance and waic
Modeling
stijn
January 23, 2020, 3:22am
2
This should be
log_lik[n] = bernoulli_logit_lpmf( pulled_left[n] | a + bp * prosoc_left[n] );
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
WAIC for probit model confirmation or troubleshooting?
Modeling
loo
4
805
July 2, 2017
Programming a simple binomial GLM with logit link
Modeling
ecology
2
2888
January 25, 2018
Trying to find WAIC for a simple model from Statistical Rethinking
Modeling
loo
4
1847
May 2, 2018
Why does VB struggle with bernoulli(inv_logit(...)) vs. bernoulli_logit(...)?
Modeling
variational-bayes
,
irt
,
logistic-regression
5
582
August 10, 2023
The Heteroskedastic Probit Model in brms (w/ Bernoulli or Binomial)
brms
binomial-response
1
775
January 21, 2021