Click or drag to resize
RankDeficientException Constructor (Int32)
The model has been determined to be rank deficient.

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

Parameters

rank
Type: SystemInt32
An int which specifies the rank of the model.
See Also