public static class PartialCovariances.InvalidPartialCorrelationException extends IMSLException
| Constructor and Description |
|---|
PartialCovariances.InvalidPartialCorrelationException(int var1,
int var2)
Creates an InvalidPartialCorrelationException thrown if a computed
partial correlation is greater than one for some pair of variables.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PartialCovariances.InvalidPartialCorrelationException(int var1,
int var2)
var1 - is the index of the first variable in the pair.var2 - is the index of the second variable in the pair.Copyright © 1970-2015 Rogue Wave Software
Built March 24 2015.