![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Calculates the beta cumulative distribution function for the given variate and scale variables.
| y | A scalar variate. |
| alpha | Prior sample size. |
| beta | Prior sample size. |
| T_y | Type of y. |
| T_scale_succ | Type of alpha. |
| T_scale_fail | Type of beta. |
Definition at line 36 of file beta_cdf.hpp.