From 7782c7dd561779f10e0a95920b20650baa8138be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Mon, 14 Mar 2011 11:45:41 +0100 Subject: [PATCH] Reference manual: added a stub for discretionary_policy --- doc/manual.xml | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/doc/manual.xml b/doc/manual.xml index 2cfdde813..93a8d9852 100644 --- a/doc/manual.xml +++ b/doc/manual.xml @@ -3913,6 +3913,7 @@ plot_conditional_forecast(periods = 10) e u; + @@ -4030,7 +4031,7 @@ plot_conditional_forecast(periods = 10) e u; planner_objective - declares the policy maker objective, for use with + declares the policy maker objective, for use with and @@ -4085,6 +4086,32 @@ plot_conditional_forecast(periods = 10) e u; + + + discretionary_policy + + + + discretionary_policy + computes an approximation of the optimal policy under discretion + + + + + discretionary_policy + (OPTION, OPTION) + VARIABLE_NAME; + + + + Options + + Same options than . + + + + + Sensitivity and identification analysis