Skip to content
Snippets Groups Projects
Verified Commit b6714648 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Manual: the “expression” option of “var_expectation_model” does not take a string

[skip ci]

(cherry picked from commit 659474bd)
parent 79e3e8b1
Branches
Tags
No related merge requests found
Pipeline #8119 skipped
......@@ -13082,9 +13082,9 @@ More generally, it is possible to consider finite discounted sums.
 
Name of the associated auxiliary model, defined with ``var_model`` or ``trend_component_model``.
 
.. option:: expression = STRING | QUOTED_STRING
.. option:: expression = VARIABLE_NAME | EXPRESSION
 
Name of the variable or expression (linear combination of variables) to be expected. The quotes are mandatory if an expression is expected.
Name of the variable or expression (linear combination of variables) to be expected.
 
.. option:: discount = PARAMETER_NAME | DOUBLE
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment