\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={The Determinants of International Reserves in West African States},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{The Determinants of International Reserves in West African States}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Philip  Olomola}

             \author[2]{Ifeoluwa Tolulope  Ajayi}

             \affil[1]{  Obafemi Awolowo University, Ile Ife and Elizade University, Ilara Mokin}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2017 Accepted: 3 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This study examined the relationship between international reserve and its determinants in west African States for the period of 2005 to 2014. The study was based on buffer stock model and was estimated using Panel ARDL approach. In the short run, All the variables except imports and NEER have a positive impact on international reserve. In the long-run, (IMP), export (EXA) and nominal effective exchange (NEER) does not have a statistical relationship with international reserves accumulation. 

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
nternational reserve accumulation is considered to be a form of self-protection against financial crisis; they enable the central banks to intervene in the foreign exchange market and help to cushion the economy from external shocks Andreas (2014). International Monetary Fund (IMF) sees international reserves as a means of crisis prevention and proposed new measures to evaluate their adequacy IMF  {\ref (2000)}. \hyperref[b5]{Feldstein (1999)} advised emerging markets to rely on large foreign exchange reserves as a form of self-protection and to count less on assistance by the IMF. Countries have sought to self-insure against future crises, either because of a perceived increase in the cost of crises or because of the perceived conditionality costs of using IMF credit \hyperref[b2]{Bird \& Mandilaras (2011)}. A country needs to maintain international reserve for various purposes, such as to finance import, to maintain exchange rate at a certain range of levels, or to maintain a certain level of reserve.\par
Countries accumulate reserves to fight against future financial crises IMF  {\ref (2000)}. Reserve accumulation has been said to be a means by which a country insure itself against external shocks and also escape the conditions of getting loans from IMF (feldstein, bird and mandilaras (2011)). ECOWAS has 15 countries, all of which are developing countries, they are characterized by poor economic performance, political instability, unemployment/ underemployment, low level of technology, poor social infrastructures etc. Nevertheless, member states still accumulate reserves despite the fact that they are seen as Less Developed Countries, the recent fluctuations in the level of international reserve accumulation has gained renewed interest from both academicians and researchers to investigate the major determinants of international reserves especially in ECOWAS States. Hence, this study. This study would also be useful to foreign investors, as it would give insights to the structure of reserves in ECOWAS before trading with them as maintenance of adequate reserves boost investors' confidence and enhance investment and growth. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
David and Baba (2013) examined the determinant of foreign reserve accumulation. They estimated buffer stock model with ARDL. For the determinants of foreign reserves in Nigeria, they focused on income, monetary policy rate, imports and exchange rate. The result provided a strong evidence for the long run relationship among the determinants of reserves in Nigeria and provides strong evidence in support of income as a major determinant of reserves management in Nigeria.\par
Bentum-Ennin (2014) studied the relationship between international reserve accumulation and economic growth in WAMI zone and confirmed that international reserves accumulation promotes economic growth in the zone, a result which is consistent with the findings of \hyperref[b11]{Polterovich \& Popov (2003)} and \hyperref[b7]{Fukuda \& Kon (2010)}. \hyperref[b6]{Frenkel and Jovanovic (1981)} states that most of the rules for a country's demand for foreign exchange reserves consider real variables, such as imports, exports, foreign debt, severity of possible trade shocks and monetary policy considerations. Similarly,  {\ref Shcherbakov (2002)} states that, there are some indicators that are used to determine the extent of external vulnerability of a country and the capability of foreign reserves to minimize this vulnerability.\par
Disyatat \& Mathieson (2001) adopted Frenkel and Jovanovic (Buffer stock) model for fifteen countries in Asia and Latin America and submitted that the volatility of the exchange rate is an important determinant of reserves accumulation and that the financial crisis of the late 1990s produced no structural breaks. Adam and Ndikumana (2009) investigated sources, motivations, and effects reserves accumulation in African countries. According to the study, African countries have reserves in recent years from exports and aid flows. African countries are urged to hold reserves to allow monetary authorities to intervene in markets to control the exchange rate and inflation. The study used panel data from 21 African countries to examine the sources, motivation and economic implications of reserve accumulation with a focus on the impact on the exchange rate, inflation, and public and private investment. While the level of reserves remains adequate on average, some countries have accumulated excessive reserves especially in recent years. The empirical analysis in this paper shows that the recent reserve accumulation cannot be justified by portfolio choice motives (in terms of returns to assets) or stabilisation objectives. At the same time, it has resulted in exchange rate appreciation, while it has yielded little benefits in terms of public and private investment. The evidence suggests that African countries, especially those endowed with natural resources need to adopt a more pro-growth approach to reserve management.\par
Gerti (2012) analyses the change in international reserve pooling and their determinants, and evaluates their optimal level from a cost opportunity perspective. The buffer stock model was analyzed with ARDL approach. Results indicate a negative relationship of reserve pooling with opportunity cost, volatility and deviation of exchange rate from the trend and positive relationship with imports. The approach estimation suggests that the level of optimal reserve holdings is more sensitive to precautionary rather than mercantilist motives. \hyperref[b12]{Ramachandran (2004)} applied the buffer stock model for India covering the period 1993 -2003, which was characterized by flexible exchange rate, and high level of capital flows.\par
From the empirical literature surveyed above the links between international reserves and many variables such as Gross Domestic product (GDP), exchange rate, imports, exports among others have been tested in various economic regions of the world but it has not been studied critically in ECOWAS. Furthermore, there have been variations in the results on the analysis of international reserve pooling. This variation in the result is with regard to the choice of sample period (monthly, quarterly, yearly etc.), estimation techniques and regions considered (Latin America, ASEAN, OECD etc.) III. 
\section[{Methodology a) Theoretical Framework}]{Methodology a) Theoretical Framework}\par
Reserve holdings are important macroeconomic indicators. They are necessary as a guarantee to balance external sector shocks. The higher the reserve stock level, the more protected the economy is. On the other hand, reserve holdings have a financial and economic cost expressed as forgone earnings from investment and in the growth of the external government debt. Thus, it is necessary to evaluate the optimal level of reserve that satisfies both outlined criteria. Estimating the optimal level is a task faced by the monetary authority of a country. The most widely used of these models in the literature is the 'buffer stock model'.\par
The model implies that the authorities demand reserves as a buffer to curb fluctuations in external payment imbalances. This is to avoid macroeconomic adjustment cost arising from imbalances in the external payments. The advantage of the model over others is its adaptability to both fixed and floating exchange regimes. The model is as relevant in a modern floating exchange regime as it was during the Bretton Woods regime. \hyperref[b6]{Frenkel \& Jovanovic (1981)}  Where: IR*is the optimal stock of reserves, which is obtained by minimizing two types of costs: i. The cost of adjustment, which is incurred once reserves reach an undesirable lower bound; ii. Foregone earnings on reserve holdings. The optimal stock of reserves is obtained by minimizing these two costs and it yields an expression:\par
Where:\par
??: fixed cost of adjustment ??: opportunity cost of holding reserves??: standard deviation of change in reserves\textbf{(4)}\par
(5)( ) ( ) dIR t dt dw t ?? = ? + ? ? * () () IR t IR t IRW t ?? = ?+ 2 * 2 2 (2 )0.5 c R r ? ? ? ? = ? ? ? ? ? ? (3) () IR t = 0 IR -µt + () Wt ? And () IR t \textasciitilde  N ( 0 IR -µt; + ?2(t)\par
In this model, reserves are a stochastic process governing the inflows of payments and receipts in the balance of payments. Thus, changes in reserves are a normal variety process with mean and variance. The actual stock of reserves, in time t, is a random\par
The actual stock of reserves, IR (t) in time t, is a random variable characterized by: t ? ?? 
\section[{() Wt}]{() Wt} 
\section[{??}]{??}\par
In the above case, according to \hyperref[b6]{Frenkel \& Jovanovic (1981)},IR o is the initial stock of reserve (assumed to be the optimal level). If we also assume that overall reserves are at their optimum level, in other words on average each year stocks are close to the optimal level, the displacement constant ? is zero and thus the product ? is zero. So the stochastic process that governs changes in reserves is without a drift. For developing economies, ? is a conditional 0 IR variable, which requires further discussion. It is, however, worth noting that many authors, who have been basing on this model, have adjusted this assumption as described below.\par
Under the above assumption, \hyperref[b6]{Frenkel and Jovanovic (1981)} assume that the optimal level is the stock of reserves that minimises the cost of adjustment (which itself means a cost that can be derived by adjusting the current level of reserves to the optimal level and the opportunity cost of holding reserves). In the case of the first cost, it can be considered as the level of money that should be withdrawn from the economy so as to yield the desired balance of payments surplus that is necessary to accumulate reserves. Thus, this cost measures the cost of pursuing reserves in the case when it is below the optimal level (in other words the cost of real adjustment necessary to enable a positive balance of the foreign payments). The second cost represents the opportunity cost (forgone earnings) of reserve holdings. So, it is the amount of forgone earnings from not investing the reserves, or the amount of forgone earnings lost in the form of interest in case of borrowing. It measures the cost for the society whenever the level of reserves is above the optimal level and should be adjusted down. The optimal stock serves to simultaneously minimise both costs, so that it minimises the loss function.\par
Using a second order approximation of Taylor series and then the log linearization of the obtained expression; the optimal stock of reserves can be expressed by: \hyperref[b4]{(6)} Where, r is the opportunity cost of reserve holdings.\par
Frenkel \& Jovanovic (1981) evaluated equation (  {\ref 6}) in order to calculate the corresponding value of the coefficients, which later can be used to estimate the optimal level of reserve holdings.\par
The priorities of the Buffer Stock model relate to the appearance as a time continuous approach and to the possibility to evaluate easily generated variables. To evaluate the same equation, in order to find the approximate values of the respective coefficients, variables included in equation (  {\ref 6}) are expressed in nominal value. 
\section[{b) Model Specifications}]{b) Model Specifications}\par
This study adopted the model specification of  {\ref Aizenman \& Marion (2003)} in determining the optimal level of reserve.\par
()\textbf{7}\par
Where IR is actual holdings of reserves minus gold, POP is the total population of the country; GPC is real GDP per capita; EXA is the volatility of real export receipts; IMY is the share of imports of goods and services in GDP; and NEER is the volatility of the nominal effective exchange rate. Transforming equation \hyperref[b5]{(7)} to its explicit form, it becomes: \hyperref[b6]{(8)} Therefore, taking log of equation (  {\ref 8}) and putting the model into an econometric form, we have: From equation (  {\ref 9}) above, the volatility of real export and nominal effect exchange rate is generated using GARCH model.\par
Based on Pesaran, Shin, and Smith (1999), using the autoregressive distributed lag ARDL (p, q), the dynamic heterogeneous panel regression equation with the error correction model can be formed as: \hyperref[b8]{(10)} Log () IR t = ( ) ( )\textbf{0}? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? = = = = = ? ? ? ? ? = ? = + ? + ? + ? + ? + ? + ? + ? + + + ? ? ? ? ? ? ? ? 1 4 , 1 5 , 1 log log t i t i t it IMY NEER ? ? ? ? ? ? ? ? + + + ? ? 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}
\begin{quote}
-Year 2018\end{quote}
\par
Volume XVIII Issue IV Version I\par
IV. 
\section[{Empirical Results}]{Empirical Results}\par
Table \hyperref[tab_2]{1} reports the descriptive statistics such as means, median, maximum, minimum and standard deviation. For the purpose of achieving the objectives of the study, the variables were logged, which will also enhance the robustness of the estimated model and consistency of the residual. 
\section[{a) Descriptive Statistics of the Data}]{a) Descriptive Statistics of the Data}\par
Table \hyperref[tab_2]{1} shows that all the variables displayed moderate level of consistency, as the difference between their mean and median are not really significant; the mean and median values lie within their maximum and minimum values. However LIMY is the least volatile variable with standard deviation of 0.411204 while LEXA is the most volatile variable with 2.073573 of standard deviation. The skewness statistics revealed that both LNEER and LPOP were negatively skewed while every other variable are positively skewed. Also, the low deviation of all variables showed that each variable is not far to its mean. The kurtosis of all the variables in the analysis exceeds 3, meaning that the series are leptokurtic (peaked) relative to normal distribution. Finally,\par
The Jarque-Bera statistics rejected the null hypothesis of normal distribution at 5\% level of significance; all the variables are below 5\% level of significance, except POP which is above 5\% level of significance. Table \hyperref[tab_3]{2} shows that all the variables are I (1) except Population which is I (0), therefore panel ARDL is suitable for estimating the model. 
\section[{b) Bound Test/Cointegration Test}]{b) Bound Test/Cointegration Test}\par
In investigating the long run relationship among the variables, the null hypothesis of co integration and long run convergence was tested using bound test obtained after ARDL. The null hypothesis of no co integration was tested against the alternative hypothesis by the means of F-test with an asymptotic non-standard distribution. Table  {\ref 3} reports the bound test among the variables. The F-statistic of 8.288 is greater than the upper critical bound at all the level of significance, this implies that long run relationship exists among the variables and therefore, they are co-integrated. This informed the decision of the study to estimate both short run and long run relationship of the variables. 
\section[{Table 3: Bound Test}]{Table 3: Bound Test} 
\section[{Source: Author's Computation}]{Source: Author's Computation}\par
Table  {\ref 3} shows that the calculated F statistics (8.29) is greater than the tabulated upper boundary of the F statistics of the bound test (5.06) then the variables are cointegrated at 1\% level of significance. 
\section[{Table 4: Short Run Coefficient}]{Table 4: Short Run Coefficient} 
\section[{Source: Author's Computation}]{Source: Author's Computation}\par
After ascertaining that there is a long run relationship between the variables, equation 9 is then estimated. The short run estimate reports the coefficient of the error correction term and other explanatory variables. The coefficient of the error correction term (-0.185774), being negatively signed indicates a significant adjustment process, correcting short-run disequilibrium from long-run positions. This occurs at a speed of 18.57 percent per period till the disequilibrium is corrected and long-run stability is achieved. The coefficient of import is -0.6353 in the short run and statistically significant at 5 percent level of significance, Volume XVIII Issue IV Version I which indicates that in the short run rise in import will leads to fall in international reserve of the ECOWAS countries. Studies have established that most ECOWAS countries have preferences for imported goods \hyperref[b13]{Rincón (2007)}, and this reflect in a rapid rate of decay in their international reserves. The mono-cultural nature of these countries' economies affect their export capability and encourage the importation of finished commodities.\par
Countries in this part of the world engage in exportation of primary commodities with low value addition processes. This arguably leads to shallowness in international reserve of most ECOWAS countries. Also, International reserves adjustment in the short run, responds positively to the volatility of real export in ECOWAS countries. The coefficient of 0.1629 shows that positive movement in export revenue will induce the reserve to be in equilibrium and aid it stability over the horizon. It is a well-known assertion that export grows reserve of any economy, while imports deplete it. The positive effect of export on international reserve revealed the extent to which sustained export promotion in ECOWAS countries could boost their international reserve position and prepare them for future investment and consumption in the event of unfavourable external shocks effect. The strength of currency of countries in ECOWAS depends on export revenue and international reserve position. Furthermore, corroborating a-priori expectations that the nominal exchange rate critically influences the level of reserve pooling, \hyperref[b4]{Disyatat and Mathieson (2001)} submitted that the volatility of the exchange rate is an important determinant of reserve accumulation. The short-run estimates revealed that a 1\% appreciation in the nominal exchange rate precipitates fall in international reserves by 30\% basis points. This implies that depreciation of exchange rate will reduce the depletion of international reserve, as it will discourage importation, increase export earnings and simultaneously enhance the inflow of foreign capital.\par
Besides, the estimates also indicate that upward movements in production volume exerts a positive significant increase in the level of pooled reserves. The reported coefficient of 0.182826 on GDP, implies that reserves will grow by approximately 18\% if the National Income of member states appreciates jointly by 100\%. The explanatory power of the model shows that 89.53\% of the model variation was accounted for by the independent variables, though after adjusting for the loss in degree of freedom, the coefficient of determination fell to 88.77\%. The Fstatistics of the model reports the joint significance of the variables. It indicates that the variables are jointly statistically different from zero. The Durbin-Watson of 2.064 also revealed a model robust against the problems of serial correlation. 
\section[{Table 5: Long Run Coefficients}]{Table 5: Long Run Coefficients}\par
The long run estimate of reserves among the member states was captured using the panel autoregressive distributed lag model owing to the mixed order integration of the variables. In the same vein, the coefficient of the population of ECOWAS member states (POP) shows a significant positive impact on the accumulation of international reserves. This implies that a percentage increase in population, drives an expansion in the reserves position of member countries by a factor of 67 percentage basis points. Thus, the population of a country, the degree of factor mobility and the educational demographic of its workforce, serve as a major determinant of foreign capital investment inflow. This implies that increase in population will arguably leads to rise in investment and thereby bring about increase in the volume of local production. ECOWAS countries can thus exploit the growing demand from rapid population expansion, provided that the social capital of the population is well enhanced through education.\par
states is an increasing function of population growth in the long run, with a coefficient of 0.895799. This is expected because remittance rate will rise due to the high dependence nature of the ECOWAS countries on international remittances. 
\section[{c) Heteroskedasticity Test}]{c) Heteroskedasticity Test}\par
Harvey test for heterokedasticity was used to determine the constant variance and robustness of the overall model. Lack of constant variance could have a devastating effect on the efficiency and consistency of the estimate. The table 6 reports that the model is free from the problem of heteroskedasticity at 5\% level of significance with p-value of 0.4798 and f-statistics of 0.9615. Table  {\ref 7} reports the serial correlation test. The table shows that the presence of serial correlation is rejected and therefore, the model is free from the problem of autocorrelation.  
\section[{Conclusion}]{Conclusion}\par
This study examined the relationship between international reserve and its determinants in west African States for the period of 2005 to 2014. The study established that export constitute a great factor in ensuring stability of international reserve. The variables used in the study tend to have a high proportional effect on international reserve. The study lends support to the views of scholars like Ramkishen, Reza and Graham (2003) and Jiae (2013) who claim that countries will gains from reserve pooling and it will reduce their risk exposure.\par
Based on the findings from the study the following recommendations are worthwhile: Export should be encouraged in the ECOWAS countries, especially among the member countries. Since member countries export more of primary products, the products should be repackaged in such a way that it would meet international standard. This will reduce the member countries vulnerability to international shocks. Impediment to trade among member countries should be removed and free flow of goods and services should be embraced. This will go a long way in ensuring stability of the reserve after pooling. Furthermore, countries should focus on the accumulation of reserves for future use and prudently manage the reserve by putting a sound management strategy in place.  
\section[{Adam Elhiraika and}]{Adam Elhiraika and} \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
(1)\\
??(??): reserves held in time t\\
W(t): standard Weiner process based on a simple\\
random walk, with mean ? and variance\\
?\\
: deterministic part of the instantaneous change in\\
reserves ?\\
: standard deviation of the Weiner increment in\\
reserves At each point in time the distribution of reserves\\
holdings R (t) is characterized by\\
(2)\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.007981220657276996\textwidth}P{0.023943661971830985\textwidth}P{0.043896713615023474\textwidth}P{0.04788732394366197\textwidth}P{0.011971830985915493\textwidth}P{0.023943661971830985\textwidth}P{0.023943661971830985\textwidth}P{0.08779342723004695\textwidth}P{0.01596244131455399\textwidth}P{0.01596244131455399\textwidth}P{0.011971830985915493\textwidth}P{0.043896713615023474\textwidth}P{0.05187793427230047\textwidth}P{0.011971830985915493\textwidth}P{0.01596244131455399\textwidth}P{0.05586854460093897\textwidth}P{0.043896713615023474\textwidth}P{0.003990610328638498\textwidth}P{0.05187793427230047\textwidth}P{0.05187793427230047\textwidth}P{0.1316901408450704\textwidth}P{0.01596244131455399\textwidth}P{0.011971830985915493\textwidth}P{0.043896713615023474\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1 b b +\tabcellsep log\tabcellsep 2 t b ?? log rt + +\tabcellsep t\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep p\tabcellsep 1\tabcellsep \tabcellsep q\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep p\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep p\tabcellsep 1\tabcellsep p\tabcellsep 1\\
\tabcellsep log\tabcellsep \multicolumn{2}{l}{, i t IR}\tabcellsep 0\tabcellsep j\tabcellsep log\tabcellsep , i t j IR\tabcellsep j\tabcellsep \multicolumn{2}{l}{log}\tabcellsep \multicolumn{2}{l}{, i t j POP}\tabcellsep \tabcellsep j\tabcellsep log\tabcellsep , i t j GPC\tabcellsep \tabcellsep j\tabcellsep log\tabcellsep , i t j EXA\tabcellsep j\tabcellsep log\tabcellsep , i t j IMY\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep j\tabcellsep 1\tabcellsep \tabcellsep j\tabcellsep 0\tabcellsep \tabcellsep \tabcellsep \tabcellsep j\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep j\tabcellsep 1\tabcellsep j\tabcellsep 1\\
p\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep j\tabcellsep log\tabcellsep \multicolumn{2}{l}{, i t j NEER}\tabcellsep ' i\tabcellsep log\tabcellsep , 1 i t IR\tabcellsep 0\tabcellsep 1\tabcellsep \multicolumn{2}{l}{log}\tabcellsep , 1 i t POP\tabcellsep 2\tabcellsep log\tabcellsep \multicolumn{2}{l}{, 1 i t GPC}\tabcellsep 3\tabcellsep log\tabcellsep i EXA\tabcellsep ,\\
j\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: ?? = ð??"(???, ???, ???, ???, ????)]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Author's Computation\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Author's Computation\end{longtable} \par
  {\small\itshape [Note: © 2018 Global Journals]} 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
reports the\end{longtable} \par
  {\small\itshape [Note: in international reserve. The same is applicable to nominal effective exchange rate which exhibit no statistical relationship in the long run. Nevertheless, the results suggest that international reserve of members]} 
\caption{\label{tab_5}Table 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Author's Computation\end{longtable} \par
  {\small\itshape [Note: V.]} 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Feldstein ()]{b5}\label{b5} 	 		‘A Self-Help Guide for Emerging Markets’.  		 			Martin Feldstein 		.  	 	 		\textit{Foreign Affairs}  		1999. 78 p. .  	 
\bibitem[Disyatat and Mathieson (2001)]{b4}\label{b4} 	 		\textit{Currency Crises and the Demand for Foreign Reseves" mimeo},  		 			Piti Disyatat 		,  		 			Donald Mathieson 		.  		2001. April. Washington: International Monetary Fund.  	 
\bibitem[Irefin et al. ()]{b3}\label{b3} 	 		‘Determinants of Foreign Reserves in Nigeria: An Autoregressive Distributed Lag Approach’.  		 			David Irefin 		,  		 			N Baba 		,  		 			Yaaba 		.  	 	 		\textit{CBN Journal of Applied Statistics}  		2013. 2  (2) .  	 
\bibitem[Pesaran et al. ()]{b11}\label{b11} 	 		‘Estimating long-run relationships from dynamic heterogeneous panels’.  		 			M H Pesaran 		,  		 			R P Smith 		,  		 			V Polterovich 		,  		 			V Popov 		.  		 \url{http://srch.slav.hokudai.ac.jp/coe21/publish/no2\textunderscore ses/24\textunderscore Vladimir\textunderscore Victor.pdf}  	 	 		\textit{Journal of Econometrics}  		1995. 2003. March 20. 2012. 68  (1)  p. .  	 	 (Accumulation of Foreign Exchange Reserves and Long Term Growth) 
\bibitem[Rincón ()]{b13}\label{b13} 	 		‘Financial Globalization, Economic Growth, and Macroeconomic Volatility’.  		 			H Rincón 		.  	 	 		\textit{Borradores de Economía}  		2007.  (430) .  		 			Banco de la República de Colombia 		 	 
\bibitem[Shchebakov (2002)]{b14}\label{b14} 	 		‘Foreign Reserves Adequacy: Case of China, prepared for the Fifteenth Meeting of the IMF Committee on’.  		 			S G Shchebakov 		.  	 	 		\textit{Balance of Payment Statistics}  		2002. October.  	 
\bibitem[International Reserves Accumulation and Economic Growth in the West African Monetary Zone Volume XVIII Issue IV Version I 3. Bentum-Ennin I (2014)]{b1}\label{b1} 	 		‘International Reserves Accumulation and Economic Growth in the West African Monetary Zone’.  		 ISSUE-9.  	 	 		\textit{Volume XVIII Issue IV Version I 3. Bentum-Ennin I},  				2014. December 2014. 1.  	 
\bibitem[Fukuda and Kon ()]{b7}\label{b7} 	 		\textit{Macroeconomic Impacts of Foreign Exchange Reserve},  		 			S Fukuda 		,  		 			Y Kon 		.  		2010.  	 
\bibitem[Bird and Mandilaras ()]{b2}\label{b2} 	 		‘Once bitten: the effect of IMF programs on subsequent reserve behaviour’.  		 			Graham Bird 		,  		 			Alex Mandilaras 		.  	 	 		\textit{Review of Development Economics}  		2011. 15 p. 278.  	 
\bibitem[Frenkel and Jovanovic ()]{b6}\label{b6} 	 		‘Optimal International Reserves: A Stochastic Framework’.  		 			Jacob Frenkel 		,  		 			Boyan Jovanovic 		.  	 	 		\textit{The Economic Journal}  		1981. 91  (362)  p. .  	 
\bibitem[Shijaku ()]{b8}\label{b8} 	 		\textit{Optimal Level of Reserve Holdings:An Empirical Investigation in the Case Of Albania" Working Paper},  		 			Gerti Shijaku 		.  		2012. Bank of Albania.  	 
\bibitem[Pesaran et al. ()]{b10}\label{b10} 	 		‘Pooled Mean Group Estimation of dynamic heterogeneous panels’.  		 			H Pesaran 		,  		 			Y Shin 		,  		 			R Smith 		.  	 	 		\textit{Journal of the American Statistical Association}  		1999. 94 p. .  	 
\bibitem[Pooling Risk Among Countries": Debtand Reserves-Related Indicators of External Vulnerability, a paper prepared by the Policy Development and Review Department in Consultation with other Departments IMF (2000)]{b9}\label{b9} 	 		‘Pooling Risk Among Countries": Debtand Reserves-Related Indicators of External Vulnerability, a paper prepared by the Policy Development and Review Department in Consultation with other Departments’.  	 	 		\textit{IMF}  		2000. March 2000.  	 	 (IMF Working Paper 07/132) 
\bibitem[References Références Referencias What is Going On? Journal of the Japanese and International Economies ()]{b0}\label{b0} 	 		‘References Références Referencias What is Going On?’.  	 	 		\textit{Journal of the Japanese and International Economies}  		2018. 17 p. .  	 	 (Table) 
\bibitem[Ramachandran ()]{b12}\label{b12} 	 		‘The optimal level of international reserves: evidence for India’.  		 			M Ramachandran 		.  	 	 		\textit{Reserves for Emerging Market Countries: Formulas and Applications},  				2004. 83 p. .  	 	 (International Monetary Fund Working Paper 06/229) 
\end{bibitemlist}
 			 		 	 
\end{document}
