Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 379 Bytes

File metadata and controls

19 lines (12 loc) · 379 Bytes

Pearson's Correlation Coefficient (CORREL).


  • Full name: ta_correl
  • Defined in: ta.stub.php

Parameters

Parameter Type Description
$valuesA float[]
$valuesB float[]
$period int Default 30

Return Value

array<int,float|null>