{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _distn_infrastructure / rv_generic / _argcheck

function

scipy.stats._distn_infrastructure:rv_generic._argcheck

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

Signature

def   _argcheck ( self * args )

Summary

Default check for correct values on args and keywords.

Extended Summary

Returns condition array of 1's where arguments are correct and

0's where they are not.

Aliases

  • scipy.stats._distn_infrastructure.rv_generic._argcheck