Simplify the dataset index for now to just have a subject ID and an end event index.
Opened this issue · 1 comments
mmcdermott commented
This should wait to be solved until #82 goes in as it affects this part of the code as well.
mmcdermott commented
@Oufattole , actually, do you need this indexing functionality for the windows case? Or is it not that the self.index
parameter needs to have this, but rather that slicing functions need the capability of both?