MatrixObject.MatrixCorrelations
This function computes the correlation of Matrix and places in MatrixResult. Intercept is included if set to 1 and not included if set to 0.
Syntax
|
Parameters
|
Return Value
|
Function MatrixObject.MatrixCorrelations( _
Matrix As Double(), _
Intercept As Integer, _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Integer
Type: Double()
|
Integer
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.