Click or drag to resize
Accord.NET (logo)

IUnivariateDistributionComplementaryDistributionFunction Method

Overload List
  NameDescription
Public methodComplementaryDistributionFunction(Double)
Gets the complementary cumulative distribution function (ccdf) for this distribution evaluated at point x. This function is also known as the Survival function.
(Inherited from IDistribution.)
Public methodComplementaryDistributionFunction(Double)
Gets the complementary cumulative distribution function (ccdf) for this distribution evaluated at point x. This function is also known as the Survival function.
Top
See Also