Cannot fit bayesian model with rethinking::quap for small (1e-4) parameter values

前端 未结 0 1097
温柔的废话
温柔的废话 2020-12-21 00:25

I\'m trying to calculate posterior for p using rethinking package version 2.13:

rethinking::quap(
  alist(
    n ~ dbinom(N, p),
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题