Getting Started
Tutorials and Examples
User Guide
Help & Reference
binned_ecdf()
Source code and contributing
returns the statement P(X ≤ x) for val in vals. vals must be monotonically increasing and unqiue.
sorted vals, and ecdf computed at vals
tuple