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

◆ neg_binomial_2_log_glm_log() [2/2]

template<typename T_y , typename T_x , typename T_alpha , typename T_beta , typename T_precision >
return_type_t< T_x, T_alpha, T_beta, T_precision > stan::math::neg_binomial_2_log_glm_log ( const T_y &  y,
const T_x &  x,
const T_alpha &  alpha,
const T_beta &  beta,
const T_precision &  phi 
)
inline
Deprecated:
use poisson_logit_glm_lpmf

Definition at line 28 of file neg_binomial_2_log_glm_log.hpp.