Click or drag to resize
ARSeasonalFitGetSInitial Method
Returns the candidate values for s to evaluate.

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

Return Value

Type: Int32
An int matrix containing the candidate values for s to evaluate.
See Also