correlation
Calculate the Pearson correlation coefficient to measure the linear relationship between two paired numeric datasets.
Instructions
Calculates the Pearson correlation coefficient for paired numeric observations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firstValues | Yes | ||
| secondValues | Yes |