Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
beta_cdf_log()
template<typename T_y , typename T_scale_succ , typename T_scale_fail >
return_type_t
< T_y, T_scale_succ, T_scale_fail > stan::math::beta_cdf_log
(
const T_y &
y
,
const T_scale_succ &
alpha
,
const T_scale_fail &
beta
)
inline
Deprecated:
use
beta_lcdf
Definition at line
14
of file
beta_cdf_log.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.