Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ beta_ccdf_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_ccdf_log ( const T_y &  y,
const T_scale_succ &  alpha,
const T_scale_fail &  beta 
)
Deprecated:
use beta_lccdf

Definition at line 14 of file beta_ccdf_log.hpp.