Skip to content

xreg with predicted values #153

@config-i1

Description

@config-i1

There should be a mechanism of defining, which variables should be predicted and which should be used as is. A method preparing explanatory variables is needed.

When the variable is marked for prediction this is what should happen inside the function:

  1. Predict each marked explanatory variable;
  2. Use fitted values for the estimation;
  3. Use point forecasts for forecasting;
  4. Use covariances between variables for the variance calculation;
  5. Use (3) and (4) for the final forecasts.

The related issue: how to make this work with pure multiplicative and mixed models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ADAMIssues related to ADAMmañana

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions