IMSL C# Numerical Library

ARSeasonalFit.GetSInitial Method 

Returns the candidate values for s to evaluate.

public int[,] GetSInitial();

Return Value

An int matrix containing the candidate values for s to evaluate.

See Also

ARSeasonalFit Class | Imsl.Stat Namespace