diff --git a/doc/dynare.texi b/doc/dynare.texi index 86ba276e3d80baf777643b699c2195c4904d1877..ce8cbb3313f385468101bd74c3b30ff5095fa6ef 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -5162,6 +5162,10 @@ This command computes an approximation of the optimal policy under discretion. The algorithm implemented is essentially an LQ solver, and is described by @cite{Dennis (2007)}. +You should ensure that your model is linear and your objective is +quadratic. Also, you should set the @code{linear} option of the +@code{model} block. + @optionshead This command accepts the same options than @code{ramsey_policy}, plus: