Click or drag to resize
ARSeasonalFit.GetDInitial Method
Returns the candidate values for d to evaluate.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int[,] GetDInitial()

Return Value

Type:Int32[,]
An int matrix containing the candidate values for d to evaluate.
See Also