{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / _expect

function

scipy.stats._distn_infrastructure:_expect

source: /scipy/stats/_distn_infrastructure.py :3954

Signature

def   _expect ( fun lb ub x0 inc maxcount = 1000 tolerance = 1e-10 chunksize = 32 )

Summary

Helper for computing the expectation value of fun.

Aliases

  • scipy.stats._distn_infrastructure._expect