We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90288c2 commit 7514516Copy full SHA for 7514516
1 file changed
stan/math/prim/prob.hpp
@@ -26,6 +26,7 @@
26
#include <stan/math/prim/prob/beta_lcdf.hpp>
27
#include <stan/math/prim/prob/beta_lpdf.hpp>
28
#include <stan/math/prim/prob/beta_neg_binomial_lccdf.hpp>
29
+#include <stan/math/prim/prob/beta_neg_binomial_lcdf.hpp>
30
#include <stan/math/prim/prob/beta_neg_binomial_lpmf.hpp>
31
#include <stan/math/prim/prob/beta_proportion_ccdf_log.hpp>
32
#include <stan/math/prim/prob/beta_proportion_cdf_log.hpp>
0 commit comments