module Math::Correlation
Direct including types
Defined in:
lib/math/correlation.crInstance Method Summary
-
#correlation_coef(rhs : Enumerable)
Computes the correlation coefficient with another list
-
#covariance(rhs : Enumerable)
Computes the covariance with another list