ml-spectra-processing
Preparing search index...
matrixColumnsCorrelation
Function matrixColumnsCorrelation
matrixColumnsCorrelation
(
A
:
DoubleMatrix
)
:
Float64Array
<
ArrayBuffer
>
[]
Calculates a correlation matrix based on the columns of the initial matrix.
Parameters
A
:
DoubleMatrix
matrix [rows][cols]
Returns
Float64Array
<
ArrayBuffer
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
Loading...
Calculates a correlation matrix based on the columns of the initial matrix.