Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-analytics Gogol.Analytics.Types No documentation available.
firstStepRequired :: Goal_UrlDestinationDetails -> Maybe Boolgogol-analytics Gogol.Analytics.Types Determines if the first step in this goal is required.
newGoal_UrlDestinationDetails_StepsItem :: Goal_UrlDestinationDetails_StepsItemgogol-analytics Gogol.Analytics.Types Creates a value of Goal_UrlDestinationDetails_StepsItem with the minimum fields required to make a request.
-
gogol-bigquery Gogol.BigQuery An operation within a stage. See: newExplainQueryStep smart constructor.
ExplainQueryStep :: Maybe Text -> Maybe [Text] -> ExplainQueryStepgogol-bigquery Gogol.BigQuery No documentation available.
adjustStepChanges :: TrainingOptions -> Maybe Boolgogol-bigquery Gogol.BigQuery If true, detect step changes and make data adjustment in the input time series.
hasStepChanges :: ArimaModelInfo -> Maybe Boolgogol-bigquery Gogol.BigQuery If true, step_changes is a part of time series decomposition result.
hasStepChanges :: ArimaSingleModelForecastingMetrics -> Maybe Boolgogol-bigquery Gogol.BigQuery If true, step_changes is a part of time series decomposition result.
integratedGradientsNumSteps :: TrainingOptions -> Maybe Int64gogol-bigquery Gogol.BigQuery Number of integral steps for the integrated gradients explain method.
newExplainQueryStep :: ExplainQueryStepgogol-bigquery Gogol.BigQuery Creates a value of ExplainQueryStep with the minimum fields required to make a request.