Preparing search index...
The search index is not available
Chalkboard - v2.2.0
Chalkboard
Chalkboard
stat
correlationCoefficient
Function correlationCoefficient
Calculates the Pearson correlation coefficient of two arrays.
correlationCoefficient
(
arr1
:
number
[]
,
arr2
:
number
[]
)
:
number
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 - v2.2.0
Loading...
Calculates the Pearson correlation coefficient of two arrays.