Searched refs:rSquared (Results 1 – 2 of 2) sorted by relevance
26 public $rSquared; variable in Google\\Service\\Bigquery\\RegressionMetrics60 public function setRSquared($rSquared) argument62 $this->rSquared = $rSquared;66 return $this->rSquared;
1 …rSquared:0}}function ms(t,e,n,r){const i=r-t*t,o=Math.abs(i)<1e-24?0:(n-t*e)/i;return[e-o*t,o]}fun…