The data containers EITData, ContinuousData, SparseData and IntervalData fulfil similar roles. For type checking and future referencing, it would be useful to have them be part of a superclass. Some of the dependencies can be shifted to the superclass.
The data containers
EITData
,ContinuousData
,SparseData
andIntervalData
fulfil similar roles. For type checking and future referencing, it would be useful to have them be part of a superclass. Some of the dependencies can be shifted to the superclass.