There are no observations in a group. Cannot compute statistics.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public EmptyGroupException( int group ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ group As Integer _ ) |
Visual C++ |
---|
public: EmptyGroupException( int group ) |
Parameters
- group
- Type: System..::.Int32
A int which specifies the index of empty group.