Added missing command in list of BVAR commands.

time-shift
Stéphane Adjemian (Charybdis) 2016-11-03 17:17:25 +01:00
parent fac3348dfe
commit 9900c05560
1 changed files with 3 additions and 2 deletions

View File

@ -435,10 +435,11 @@ p(Y^+ | X^+) & = & \frac{\int (2\pi)^{-\frac{T^+\cdot ny}{2}} f(\Phi,\Sigma | \d
\section{Dynare commands}
\label{dynare-commands}
Dynare incorporates two commands related to BVAR models \`a la Sims:
Dynare incorporates three commands related to BVAR models \`a la Sims:
\begin{itemize}
\item \texttt{bvar\_density} for computing marginal density,
\item \texttt{bvar\_forecast} for forecasting (and RMSE computation).
\item \texttt{bvar\_forecast} for forecasting (and RMSE computation),
\item \texttt{bvar\_irf} for computing Impulse Response Functions.
\end{itemize}
\subsection{Common options}