Updated 6 months ago

stats-base-ztest-alternatives • Science 26%

This repository provides alternative methods for Z-tests in statistical analysis. It offers efficient implementations in JavaScript for use in both browser and Node.js environments. 🛠️📊

Updated 6 months ago

stats-base-ztest-one-sample-results-float64 • Science 44%

Create a one-sample Z-test double-precision floating-point results object.

Updated 6 months ago

stats-base-ztest-one-sample-results-float32 • Science 44%

Create a one-sample Z-test single-precision floating-point results object.

Updated 6 months ago

stats-base-ztest-two-sample-results-float32 • Science 44%

Create a two-sample Z-test single-precision floating-point results object.

Updated 6 months ago

stats-base-ndarray-dztest • Science 44%

Compute a one-sample Z-test for a one-dimensional double-precision floating-point ndarray.

Updated 6 months ago

stats-base-ztest-two-sample-results-struct-factory • Science 44%

Create a new struct constructor tailored to a specified floating-point data type.

Updated 6 months ago

stats-strided-dztest2 • Science 44%

Compute a two-sample Z-test for two double-precision floating-point strided arrays.

Updated 6 months ago

stats-strided-sztest2 • Science 44%

Compute a two-sample Z-test for two single-precision floating-point strided arrays.

Updated 6 months ago

stats-strided-sztest • Science 44%

Compute a one-sample Z-test for a single-precision floating-point strided array.

Updated 6 months ago

stats-base-ztest-one-sample-results-to-string • Science 44%

Serialize a one-sample Z-test results object as a formatted string.

Updated 6 months ago

stats-base-ztest-alternative-str2enum • Science 44%

Return the enumeration constant associated with a Z-test alternative hypothesis string.

Updated 6 months ago

stats-base-ztest-alternative-enum2str • Science 26%

This repository provides an alternative implementation of the `enum2str` function for statistical analysis in JavaScript. It enhances your ability to convert enumeration values to strings, streamlining your data processing tasks. 🛠️📊

Updated 6 months ago

stats-base-ndarray-sztest • Science 44%

Compute a one-sample Z-test for a one-dimensional single-precision floating-point ndarray.

Updated 6 months ago

stats-base-ztest-one-sample-results-struct-factory • Science 44%

Create a new struct constructor tailored to a specified floating-point data type.