diff --git a/doc/dynare.texi b/doc/dynare.texi index e2ab94320dbe5bd2677663cc322985dc5fbbe942..c46dbba782697b50a0c73c0a42069720356fe1eb 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -2423,6 +2423,9 @@ Default is @code{0}. Don't check the steady state values when they are provided explicitely either by a steady state file or a @code{steady_state_model} block. This is useful for models with unit roots as, in this case, the steady state is not unique or doesn't exist. @end table +@item markowitz = @var{DOUBLE} +Value of the Markowitz criterion, used to select the pivot. Only used +when @code{solve_algo = 5}. Default: @code{0.5}. @examplehead