Contents Previous Next


ShiftFactorCanBeFit Property (BDKDistribution Object)

Description

Indicates whether BestFit is capable of fitting an additional shift factor for this distribution. See the ShiftFactor property for more informations about shift factors.

Syntax

object.ShiftFactorCanBeFit

Arguments

None.

Return Value

(Boolean) – TRUE if the BestFit can fit an optional shift factor, FALSE if not.

Example

canFitShift = dist.ShiftFactorCanBeFit