Description
The covariance Stream Evaluator calculates the covariance of two columns of numbers.
Syntax:
c=cov(cola,colb)
The implementation is provided by Apache Commons Math
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10651 Streaming Expressions statistical functions library
- Closed