Releases: realrate/Causing
Releases · realrate/Causing
v0.1.4
- Reduce number of dependencies
- Allow to only plot specified graph types
v0.1.3
- Include
yhat
in graphs.json
v0.1.2
- Optimize compute_delta_mat
- Only lambdify model when it is used
- Add NaNs to estimation result
- Add NaNs as early as possible.
- Improve NaN handling in graphs
- Cleanly handle case when show_nr_indiv is large
- Allow passing in ids for graph files
v0.1.1
- Separate estimation output from main model evaluation
v0.1.0
This version is a step towards reworking the data flow an external API of Causing. Further changes in that direction will happen and the documentation is not consistent with the API changes, yet.