Interface | Description |
---|---|
HierarchicalSpatialDataStructure | |
HierarchicalStatisticalDataStructure | |
StatisticalDataStructure |
This interface is the basic interface for any data structure.
|
Class | Description |
---|---|
DataBlock | |
DataSet |
The DataSet class contains many observations and implements the method to read a dataset with a FormatReader instance.
|
GenericHierarchicalSpatialDataStructure |
This class is the basic class for a hierarchical and spatial data structure.
|
GenericHierarchicalStatisticalDataStructure |
This class is the basic class for hierarchical data structure.
|
GenericStatisticalDataStructure |
The StatisticalDataStructure class is an abstract class that implements all the features to be able
to fit a statistical model.
|
Observation |
Enum | Description |
---|---|
DataSet.ActionType |
Exception | Description |
---|---|
StatisticalDataException |
This class handles Exception instance that are specific to the data.
|