@stdlib/stats-base-dists-weibull-mode
Weibull distribution mode.
Weibull distribution mode.
Weibull distribution probability density function (PDF).
Weibull distribution quantile function.
Weibull distribution skewness.
Weibull distribution standard deviation.
Weibull distribution variance.
Calculate the maximum value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array.
Calculate the maximum absolute value of a sorted double-precision floating-point strided array.
Calculate the maximum value of a sorted double-precision floating-point strided array.
Calculate the minimum value of a sorted double-precision floating-point strided array.
Calculate the maximum value of a double-precision floating-point strided array according to a mask.
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
Calculate the range of a double-precision floating-point strided array according to a mask.
Calculate the maximum value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
Compute an arithmetic mean of squared absolute values incrementally.
Compute an arithmetic mean and corrected sample standard deviation incrementally.
Compute an arithmetic mean and unbiased sample variance incrementally.