bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / rv_generic
class
scipy.stats._distn_infrastructure:rv_generic
Signature
class rv_generic ( seed = None ) Members
-
__call__ -
__init__ -
__setstate__ -
_argcheck -
_argcheck_rvs -
_attach_argparser_methods -
_attach_methods -
_construct_argparser -
_construct_default_doc -
_construct_doc -
_get_support -
_isf -
_logcdf -
_logsf -
_munp -
_nlff_and_penalty -
_nnlf -
_open_support_mask -
_penalized_nlpsf -
_penalized_nnlf -
_ppf -
_rvs -
_sf -
_stats -
_support_mask -
entropy -
freeze -
interval -
mean -
median -
moment -
nnlf -
rvs -
stats -
std -
support -
var
Summary
Class which encapsulates common functionality between rv_discrete and rv_continuous.
Aliases
-
scipy.stats._distn_infrastructure.rv_generic