Home
last modified time | relevance | path

Searched refs:rSquared (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DRegressionMetrics.php26 public $rSquared; variable in Google\\Service\\Bigquery\\RegressionMetrics
60 public function setRSquared($rSquared) argument
62 $this->rSquared = $rSquared;
66 return $this->rSquared;
/plugin/vegalite/
H A Dvega.min.js1rSquared: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…