![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the pareto type 2 cumulative density function.
Given containers of matching sizes, returns the product of probabilities.
| T_y_cl | type of scalar outcome |
| T_loc_cl | type of location |
| T_scale_cl | type of scale |
| T_shape_cl | type of inverse scale |
| y | (Sequence of) scalar(s). |
| mu | (Sequence of) location(s). |
| lambda | (Sequence of) scale(s). |
| alpha | (Sequence of) shape(s). |
Definition at line 37 of file pareto_type_2_cdf.hpp.