Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRegressionMetrics.php26 public $rSquared; variable in Google\\Service\\Bigquery\\RegressionMetrics
60 public function setRSquared($rSquared) argument
62 $this->rSquared = $rSquared;
66 return $this->rSquared;