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

◆ pareto_log() [1/2]

template<bool propto, typename T_y , typename T_scale , typename T_shape >
return_type_t< T_y, T_scale, T_shape > stan::math::pareto_log ( const T_y &  y,
const T_scale &  y_min,
const T_shape &  alpha 
)
Deprecated:
use pareto_lpdf

Definition at line 14 of file pareto_log.hpp.