35 return beta_proportion_lccdf<T_y, T_loc, T_prec>(y, mu, kappa);
return_type< T_y, T_loc, T_prec >::type beta_proportion_ccdf_log(const T_y &y, const T_loc &mu, const T_prec &kappa)
Returns the beta log complementary cumulative distribution function for specified probability...