{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _multivariate / multinomial_gen / _process_parameters

function

scipy.stats._multivariate:multinomial_gen._process_parameters

source: /scipy/stats/_multivariate.py :3998

Signature

def   _process_parameters ( self n p )

Summary

Returns: n_, p_, npcond.

Extended Summary

n_ and p_ are arrays of the correct shape; npcond is a boolean array flagging values out of the domain.

Aliases

  • scipy.stats._multivariate.multinomial_gen._process_parameters