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

◆ poisson_log_glm_log() [1/2]

template<bool propto, typename T_y , typename T_x , typename T_alpha , typename T_beta >
return_type_t< T_x, T_alpha, T_beta > stan::math::poisson_log_glm_log ( const T_y &  y,
const T_x &  x,
const T_alpha &  alpha,
const T_beta &  beta 
)
Deprecated:
use poisson_logit_glm_lpmf

Definition at line 15 of file poisson_log_glm_log.hpp.