Calculating the Pearson Correlation Coefficient for big data
-
Updated
Dec 15, 2023 - C++
Calculating the Pearson Correlation Coefficient for big data
The Pearson correlation coefficient program is a C++ program that takes input from the user in the form of two vectors of float values, representing two variables X and Y.
Add a description, image, and links to the pearson-correlation-coefficient topic page so that developers can more easily learn about it.
To associate your repository with the pearson-correlation-coefficient topic, visit your repo's landing page and select "manage topics."