Document oo_.osr.objective_function

time-shift
Sébastien Villemot 2012-05-29 11:46:48 +02:00
parent 539bf0ca69
commit 9cd790b23e
1 changed files with 8 additions and 0 deletions

View File

@ -4761,6 +4761,9 @@ This problem is solved using a numerical optimizer.
This command accept the same options than @code{stoch_simul}
(@pxref{Computing the stochastic solution}).
The value of the objective is stored in the variable
@code{oo_.osr.objective_function}, which is described below.
@end deffn
@anchor{osr_params}
@ -4790,6 +4793,11 @@ the form:
@end deffn
@defvr {MATLAB/Octave variable} oo_.osr.objective_function
After an execution of the @code{osr} command, this variable contains
the value of the objective under optimal policy.
@end defvr
@deffn Command ramsey_policy [@var{VARIABLE_NAME}@dots{}];
@deffnx Command ramsey_policy (@var{OPTIONS}@dots{}) [@var{VARIABLE_NAME}@dots{}];