MCPcopy Create free account
hub / github.com/Confunctionist/finance / Cov

Function Cov

money.go:277–290  ·  view source on GitHub ↗

Cov Covariance Cov(x,y) = SIGMA(XY) - (SIGMA(X) * SIGMA(Y)) SIGMA a total of all of the elements of a n is the number of x,y data points

(x, y []float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

MeanFunction · 0.85

Tested by

no test coverage detected