Click or drag to resize

BetaScaledB Property

Gets the β shape parameter of the BetaScaled distribution. Range: β > 0.

Namespace: Altaxo.Calc.Distributions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double B { get; }

Property Value

Double
See Also