|
| |
| Navigation |
Synopsis Pearson's product-moment correlation coefficient.
Function
num R(lrel[num,num] values) throws IllegalArgument(value v, str message)
Usage
import analysis::statistics::SimpleRegression;
Description Computes Pearson's product-moment correlation coefficient.
More functions related to this coefficient can be found in Correlation.
|