Beta regularizedBeta Method (Double, Double, Double, Int32)NReco.Recommender Class Library

Namespace: NReco.Math3.Special
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static double regularizedBeta(
	double x,
	double a,
	double b,
	int maxIterations
)

Return Value

Type: Double
See Also