2

If a discrete-time autogressive AR(p) model is fit to data x at t=1,2,..., what is the probability distributiom of x at time n+h, denoted x(n+h), where 0 < h < 1 and x(n) and x(n+1) are known?

Richard Hardy
  • 54,375
  • 10
  • 95
  • 219
Fortranner
  • 586
  • 2
  • 12
  • What do you think about my answer? If it is helpful and clear, you may upvote and accept it by clicking on the tick mark to the left. Otherwise, you may ask for further clarification. This is [how Cross Validated works](https://stats.stackexchange.com/tour). – Richard Hardy Apr 17 '21 at 19:15

1 Answers1

0

The model defines the process (including the probability distribution of $x_t$) only for integer time points $t$. The distribution of $x_t$ for noninteger $t$ is not defined by the model.

Richard Hardy
  • 54,375
  • 10
  • 95
  • 219