6.3.11.1.2. statsmodels.sandbox.distributions.quantize.prob_mv_grid

statsmodels.sandbox.distributions.quantize.prob_mv_grid(bins, cdf, axis=-1)[source]

helper function for probability of a rectangle grid in a multivariate distribution

how does this generalize to more than 2 variates ?

bins
: tuple
tuple of bin edges, currently it is assumed that they broadcast correctly