scipy.stats.mstats.scoreatpercentile

scipy.stats.mstats.scoreatpercentile(data, per, limit=(), alphap=0.40000000000000002, betap=0.40000000000000002)

Calculate the score at the given ‘per’ percentile of the sequence a. For example, the score at per=50 is the median.

This function is a shortcut to mquantile

Previous topic

scipy.stats.mstats.samplevar

Next topic

scipy.stats.mstats.sem

This Page

Quick search