The solution is nonstationary.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NonStationaryException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NonStationaryException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NonStationaryException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.NonStationaryException | the final maximum likelihood estimates for the time series are nonstationary. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NonStationaryException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.NonStationaryException