Click or drag to resize

StableDistributionBaseAlt1GnDA1PDFCoreMod Method

Evaluates the modified PDF core around the peak region.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double PDFCoreMod(
	double dx
)

Parameters

dx  Double
The offset from the peak location.

Return Value

Double
The modified PDF core value.
See Also