Closed pzivich closed 6 years ago
I want to add density plots as an alternative to histograms in the IPTW probability diagnostics. Should be easy with SciPy kernel density. Likely use gaussian_kde
Added density plots. Available in the GitHub code. Will be included in v0.1.6 update for PyPI
I want to add density plots as an alternative to histograms in the IPTW probability diagnostics. Should be easy with SciPy kernel density. Likely use gaussian_kde