Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DArimaCoefficients.php23 public $autoRegressiveCoefficients; variable in Google\\Service\\Bigquery\\ArimaCoefficients
27 public function setAutoRegressiveCoefficients($autoRegressiveCoefficients) argument
29 $this->autoRegressiveCoefficients = $autoRegressiveCoefficients;
33 return $this->autoRegressiveCoefficients;