Package jdistlib
Class CopulaDiagnostics
java.lang.Object
jdistlib.CopulaDiagnostics
Immutable classification of a proposed copula evaluation point.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumLocation of the point relative to the unit hypercube. -
Method Summary
-
Method Details
-
getClassification
-
getLowerBoundaryCoordinates
public int getLowerBoundaryCoordinates() -
getUpperBoundaryCoordinates
public int getUpperBoundaryCoordinates() -
getMessage
-
isValid
public boolean isValid() -
isInterior
public boolean isInterior() -
isBoundary
public boolean isBoundary() -
isDensityDefined
public boolean isDensityDefined()
-