{ } Raw JSON

bundles / scipy latest / scipy / stats / _resampling / _percentile_of_score

function

scipy.stats._resampling:_percentile_of_score

source: /scipy/stats/_resampling.py :96

Signature

def   _percentile_of_score ( a score axis xp )

Summary

Vectorized, simplified scipy.stats.percentileofscore. Uses logic of the 'mean' value of percentileofscore's kind parameter.

Extended Summary

Unlike stats.percentileofscore, the percentile returned is a fraction in [0, 1].

Aliases

  • scipy.stats._resampling._percentile_of_score