Skip to content

Commit

Permalink
correct equations in ipynb file
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4tomxu98 committed Jul 2, 2021
1 parent 3e67f39 commit 63561d6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions VAR-model.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1428,9 +1428,8 @@
"\n",
"Alright, coming back to topic.\n",
"\n",
"A common way of checking for serial correlation of errors can be measured using the Durbin Watson’s Statistic.\n",
"\n",
"https://www.machinelearningplus.com/wp-content/uploads/2019/07/Durbin_Watson_Statistic_Formula-min.png\n",
"A common way of checking for serial correlation of errors can be measured using the ![Durbin Watson’s Statistic Formula](\n",
"https://www.machinelearningplus.com/wp-content/uploads/2019/07/Durbin_Watson_Statistic_Formula-min.png)\n",
"\n",
"The value of this statistic can vary between 0 and 4. The closer it is to the value 2, then there is no significant serial correlation. The closer to 0, there is a positive serial correlation, and the closer it is to 4 implies negative serial correlation."
],
Expand Down

0 comments on commit 63561d6

Please sign in to comment.