prctile(): number
Percentiles of a sample.
Calculates the p-th percentile of values in an array or matrix. Uses linear interpolation between data points for accurate percentile calculation.
x: array
Input array or matrix
prctile(): array
Percentiles of a sample.
Calculates the p-th percentile of values in an array or matrix. Uses linear interpolation between data points for accurate percentile calculation.
x: matrix
Input array or matrix
Percentile values
prctile(): number
Percentiles of a sample.
Calculates the p-th percentile of values in an array or matrix. Uses linear interpolation between data points for accurate percentile calculation.
x: array
Input array or matrix
prctile(): array
Percentiles of a sample.
Calculates the p-th percentile of values in an array or matrix. Uses linear interpolation between data points for accurate percentile calculation.
x: matrix
Input array or matrix
Percentile values
prctile(): number | array
Percentiles of a sample.
Calculates the p-th percentile of values in an array or matrix. Uses linear interpolation between data points for accurate percentile calculation.
number | array
Percentile values
prctile(): number | array
Percentiles of a sample.
Calculates the p-th percentile of values in an array or matrix. Uses linear interpolation between data points for accurate percentile calculation.
number | array
Percentile values