public virtual BaseDistribution GetRatio()
 {
     return(BivariateMath.GetRatio(this));
 }