Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
-
Updated
Jan 13, 2025 - JavaScript
8000
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
Compute an arithmetic mean of squared absolute values incrementally.
Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Create an iterator which iteratively computes a cumulative sum of squared absolute values.
Create an iterator which iteratively computes a moving arithmetic mean of squared absolute values.
Compute a sum of squared absolute values incrementally, ignoring NaN values.
Compute the arithmetic mean of squared absolute values for all iterated values.
Chi-squared distribution constructor.
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
Finding association between clinical, pathological and molecular features
Add a description, image, and links to the squared topic page so that developers can more easily learn about it.
To associate your repository with the squared topic, visit your repo's landing page and select "manage topics."