According to arima(p,0,q) model if we have n data and our total parameter is p+q then it is said that degree of freedom is n-(p+q). Could you mathematically demonstrate it? No sufficient information on internet and books.
Regards;
According to arima(p,0,q) model if we have n data and our total parameter is p+q then it is said that degree of freedom is n-(p+q). Could you mathematically demonstrate it? No sufficient information on internet and books.
Regards;
The degrees of freedom in a model is the number of obervations minus the number of parameters to be estimated. So, there is nothing to be proven because it's a definition.