Christopher Teubert
Christopher Teubert
Add a link to the file in GitHub (master branch) in the doc comments. This way it will link in the generated documents
Consider EstimateProfile data structure (like prediction profile)
test each predictor 1. to time with no events, 2. to no horizon, no events (should give error) 3. to events with horizon that occurs before 4. to subset of...
**Requirement Text** Implement non-iterative prediction method **Background Information** Current approaches rely on iterating to a certain point of interest (e.g., Time of Event, save point). There are some approaches that...
GUI
**Requirement Text** Create standard GUI for one or more systems. **Background Information** GUIs are important for monitoring systems/ predictions in real time. A standard interface that could receive at state...
The KF issue introduced in #223 was fixed without adding tests as part of a hot fix Add tests to make sure the issue doesn't crop up again
**Describe the bug** Results from benchmark example doesn't make sense. **Todo** Fix example and add back to docs
**Describe the bug** Profile.plot() doesn't work if there are any None values in the ToE prediction **Relevant Requirements** #174 Reported by @kjjarvis