Chalkboard - v3.0.1
Preparing search index...
Chalkboard
stat
chiSquared
Function chiSquared
chiSquared
(
arr1
:
number
[]
,
arr2
:
number
[]
)
:
number
[]
Calculates the chi-squared test of two arrays.
Parameters
arr1
:
number
[]
The first array
arr2
:
number
[]
The second array
Returns
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v3.0.1
Loading...
Calculates the chi-squared test of two arrays.