Click or drag to resize
EmptyGroupException Constructor (Int32)
There are no observations in a group. Cannot compute statistics.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public EmptyGroupException(
	int group
)

Parameters

group
Type: SystemInt32
A int which specifies the index of empty group.
See Also