1 #ifndef STAN_LANG_AST_FUN_GET_CCDF_HPP 2 #define STAN_LANG_AST_FUN_GET_CCDF_HPP 15 std::string
get_ccdf(
const std::string& dist_name);
Probability, optimization and sampling library.
std::string get_ccdf(const std::string &dist_name)
Return the CCDF for the specified distribution.