{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / rv_sample

class

scipy.stats._distn_infrastructure:rv_sample

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

Signature

class   rv_sample ( a = 0 b = inf name = None badvalue = None moment_tol = 1e-08 values = None inc = 1 longname = None shapes = None seed = None )

Members

Summary

A 'sample' discrete distribution defined by the support and values.

Extended Summary

The ctor ignores most of the arguments, only needs the values argument.

Aliases

  • scipy.stats._distn_infrastructure.rv_sample