Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ sumOfSquaresOfDeltas
Method
sumOfSquaresOfDeltas
output/java_guava/1.4.16/Stats.java:404–406 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
402
}
403
404
double sumOfSquaresOfDeltas() {
405
return
sumOfSquaresOfDeltas;
406
}
407
408
/**
409
* Returns the <a href=
"http://en.wikipedia.org/wiki/Arithmetic_mean"
>arithmetic mean</a> of the
Callers
4
pearsonsCorrelationCoefficient
Method · 0.45
leastSquaresFit
Method · 0.45
pearsonsCorrelationCoefficient
Method · 0.45
leastSquaresFit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected