From 61ff77c7ba92a25f004eea437b0dc269beb3f667 Mon Sep 17 00:00:00 2001 From: Houtan Date: Fri, 5 Jan 2018 17:19:33 +0100 Subject: [PATCH] fix typos --- matlab/surgibbs.m | 2 +- tests/ECB/SURGibbs/fulton_fish.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/matlab/surgibbs.m b/matlab/surgibbs.m index e33d56e50..c7b8398cb 100644 --- a/matlab/surgibbs.m +++ b/matlab/surgibbs.m @@ -35,7 +35,7 @@ function surgibbs(ds, A, ndraws, discarddraws) % Ando, Tomohiro and Zellner, Arnold. 2010. Hierarchical Bayesian Analysis of the % Seemingly Unrelated Regression and Simultaneous Equations Models Using a % Combination of Direct Monte Carlo and Importance Sampling Techniques. -% Bayesian Analysis Volume 5, Number 1, pp. 65?96. +% Bayesian Analysis Volume 5, Number 1, pp. 65-96. global M_ oo_ diff --git a/tests/ECB/SURGibbs/fulton_fish.mod b/tests/ECB/SURGibbs/fulton_fish.mod index f0c4847b2..0466d5faa 100644 --- a/tests/ECB/SURGibbs/fulton_fish.mod +++ b/tests/ECB/SURGibbs/fulton_fish.mod @@ -3,7 +3,7 @@ % Ando, Tomohiro and Zellner, Arnold. 2010. Hierarchical Bayesian Analysis of the % Seemingly Unrelated Regression and Simultaneous Equations Models Using a % Combination of Direct Monte Carlo and Importance Sampling Techniques. -% Bayesian Analysis Volume 5, Number 1, pp. 65?96. +% Bayesian Analysis Volume 5, Number 1, pp. 65-96. var qty, price; varexo res_u, res_v, stormy, mixed;