Updated 6 months ago

@stdlib/stats-base-svarianceyc • Rank 3.5 • Science 57%

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

Updated 6 months ago

@stdlib/stats-base-dvarianceyc • Rank 3.5 • Science 57%

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

Updated 6 months ago

@stdlib/stats-base-stdevyc • Rank 3.3 • Science 57%

Calculate the standard deviation of a strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-dvarianceyc • Science 57%

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

Updated 6 months ago

stats-strided-varianceyc • Science 57%

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

Updated 6 months ago

stats-strided-stdevyc • Science 57%

Calculate the standard deviation of a strided array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-array-varianceyc • Science 57%

Calculate the variance of an array using a one-pass algorithm proposed by Youngs and Cramer.

Updated 6 months ago

stats-strided-svarianceyc • Science 57%

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