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

◆ binomial_logit_glm_lpmf() [3/3]

template<typename T_n , typename T_N , typename T_x , typename T_alpha , typename T_beta >
return_type_t< T_x, T_beta, T_alpha > stan::math::binomial_logit_glm_lpmf ( const T_n &  n,
const T_N &  N,
const T_x &  x,
const T_alpha &  alpha,
const T_beta &  beta 
)
inline

Definition at line 164 of file binomial_logit_glm_lpmf.hpp.