menu
googleapis package
documentation
bigquery/v2.dart
ArimaSingleModelForecastingMetrics
hasDrift property
hasDrift property
dark_mode
light_mode
hasDrift
property
bool
?
hasDrift
getter/setter pair
Is arima model fitted with drift or not.
It is always false when d is not 1.
Implementation
core.bool? hasDrift;
googleapis package
documentation
bigquery/v2
ArimaSingleModelForecastingMetrics
hasDrift property
ArimaSingleModelForecastingMetrics class