-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.4.7 version: PYT26038 example files; Logarithmic Sankey visualizati…
…on; Expanded documentation
- Loading branch information
Showing
60 changed files
with
2,088 additions
and
1,621 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,40 @@ | ||
ToDO List | ||
================== | ||
transitionMatrix is an ongoing project. Several significant extensions are already in the pipeline. You are welcome | ||
to contribute to the development of transitionMatrix by creating Issues or Pull Requests on the github repository | ||
transitionMatrix is an ongoing project. Several significant extensions are already in the pipeline. You are welcome to contribute to the development of transitionMatrix by creating Issues or Pull Requests on the github repository | ||
|
||
Preprocessing | ||
------------- | ||
- Native handling of Wide Data Format | ||
|
||
Statistical | ||
----------- | ||
- Native handling of Wide Data Formats | ||
|
||
Reference Data | ||
-------------- | ||
|
||
- Additional rating scales (e.g short term) | ||
|
||
Core / Statistical Functionality | ||
-------------------------------- | ||
|
||
- Further validation and characterisation of transition matrices | ||
- Fixing common problems encountered by empirically estimated transition matrices | ||
- Generate random matrices subject to constraints | ||
- Duration based methods | ||
- Bootstrap based confidence intervals | ||
- Absorbing state Identification, Competing risks | ||
- Absorbing State Identification, Competing Risks | ||
|
||
Utilities | ||
--------- | ||
|
||
- Generate random matrices subject to constraints | ||
|
||
Implementation | ||
-------------- | ||
|
||
- Sphinx documentation | ||
- Sphinx documentation (improve) | ||
- Introduce visualization objects / API | ||
|
||
|
||
Documentation | ||
-------------- | ||
|
||
- Expand the notebook collection to (at least) match the standalone scripts | ||
|
Oops, something went wrong.