![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the lognormal log complementary cumulative distribution function for the given location, and scale.
If given containers of matching sizes returns the log sum of probabilities.
T_y_cl | type of scalar outcome |
T_loc_cl | type of location |
T_scale_cl | type of scale |
y | (Sequence of) scalar(s). |
mu | (Sequence of) location(s). |
sigma | (Sequence of) scale(s). |
Definition at line 34 of file lognormal_lccdf.hpp.