JavaGrinders.spatial
Class SpatialDescriptives
java.lang.Object
JavaGrinders.Descriptives
JavaGrinders.spatial.SpatialDescriptives
- All Implemented Interfaces:
- java.lang.Cloneable
- Direct Known Subclasses:
- MoveDescriptives
public class SpatialDescriptives
- extends Descriptives
- implements java.lang.Cloneable
provides the interface for obtaining descriptive statistics from continuous
variables.
| Fields inherited from class JavaGrinders.Descriptives |
df0, df2, df4, df5, frequencies, IDMap, itsIDs, N, nMiss, Nsel, Rows |
|
Constructor Summary |
SpatialDescriptives()
empty private constructor ensures that the only objects of this type are the elements
enumerated above |
|
Method Summary |
void |
list(java.lang.Double hypValue)
lists the descriptives |
void |
zeroDescriptives()
sets sums for location descriptives to zeros |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
minXYLocation
public SpatialVector minXYLocation
minXZLocation
public SpatialVector minXZLocation
minYZLocation
public SpatialVector minYZLocation
centerLocation
public SpatialVector centerLocation
meanDistanceToCenter
public double meanDistanceToCenter
SumX
public int SumX
SumY
public int SumY
SumZ
public int SumZ
itsXYMapDimensions
public MapDimensions itsXYMapDimensions
itsXZMapDimensions
public MapDimensions itsXZMapDimensions
itsYZMapDimensions
public MapDimensions itsYZMapDimensions
start
public long start
end
public long end
timeDiff
public double timeDiff
timeSum
public double timeSum
SpatialDescriptives
public SpatialDescriptives()
- empty private constructor ensures that the only objects of this type are the elements
enumerated above
zeroDescriptives
public void zeroDescriptives()
- sets sums for location descriptives to zeros
- Overrides:
zeroDescriptives in class Descriptives
list
public void list(java.lang.Double hypValue)
- lists the descriptives
- Overrides:
list in class Descriptives
- Parameters:
hypValue - compare to this value