JSPM

Found 208 results for dispersion

max-min-dist

generate approximate solutions to the max-min-dist dispersion problem

  • v1.0.1
  • 9.72
  • Published

@stdlib/stats-base-dstdevwd

Calculate the standard deviation of a double-precision floating-point strided array using Welford's algorithm.

  • v0.2.2
  • 9.47
  • Published

@stdlib/stats-base-dnanvariancewd

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

  • v0.2.2
  • 9.34
  • Published

@stdlib/stats-base-dnanmskrange

Calculate the range of a double-precision floating-point strided array according to a mask, ignoring NaN values.

  • v0.2.2
  • 9.34
  • Published

@stdlib/stats-base-sstdev

Calculate the standard deviation of a single-precision floating-point strided array.

  • v0.2.2
  • 9.30
  • Published

@stdlib/stats-base-dmskrange

Calculate the range of a double-precision floating-point strided array according to a mask.

  • v0.2.2
  • 9.17
  • Published

@stdlib/stats-base-snanvariancewd

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using Welford's algorithm.

  • v0.2.2
  • 9.09
  • Published

@stdlib/stats-base-dstdevtk

Calculate the standard deviation of a double-precision floating-point strided array using a one-pass textbook algorithm.

  • v0.2.2
  • 9.04
  • Published

@stdlib/stats-base-dnanvariancetk

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.

  • v0.2.2
  • 9.04
  • Published

@stdlib/stats-base-snanvarianceyc

Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 8.72
  • Published

@stdlib/stats-base-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

  • v0.2.2
  • 8.61
  • Published

@stdlib/stats-base-dnanvariancech

Calculate the variance of a double-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.

  • v0.2.2
  • 8.45
  • Published

@stdlib/stats-base-snanrange

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 8.45
  • Published

@stdlib/stats-base-dmeanvar

Calculate the mean and variance of a double-precision floating-point strided array.

  • v0.2.2
  • 8.05
  • Published

@stdlib/stats-base-svarianceyc

Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.

  • v0.2.2
  • 8.05
  • Published

@stdlib/stats-base-svariancech

Calculate the variance of a single-precision floating-point strided array using a one-pass trial mean algorithm.

  • v0.2.2
  • 8.05
  • Published

@stdlib/stats-base-dnanrange

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

  • v0.2.2
  • 8.05
  • Published

js-describe

Generate descriptive statistics.

  • v1.0.1
  • 2.28
  • Published