Difference between revisions of "Comparing results"
DKontotasiou (talk | contribs) |
DKontotasiou (talk | contribs) |
||
Line 10: | Line 10: | ||
# Click '''OK '''in the confirmation dialog. <br /> [[File:Chapter2 28.png]] | # Click '''OK '''in the confirmation dialog. <br /> [[File:Chapter2 28.png]] | ||
− | This creates a new variable with a default identifier, | + | This creates a new variable with a default identifier, <code>Compare1</code>, with a list of the selected variables. |
[[File:Chapter2 29.png]] | [[File:Chapter2 29.png]] | ||
− | The result of | + | The result of <code>Compare1</code> is a graph containing an index containing the titles of the variables being compared. This is the <code>Self</code> index of the <code>Compare1</code>. It also includes all the indexes of the array variables being compared — in this case, <code>Time</code> and <code>Buying Price</code>. |
[[File:Chapter2 30.png]] | [[File:Chapter2 30.png]] |
Revision as of 08:35, 7 September 2015
Analytica User Guide > Result Tables and Graphs > Comparing results
It’s easy to compare directly two or more variables in one table or graph.
- Select the variables together in the diagram, using Shift+click to add each to the selection, or dragging a selection rectangle around them.
- Click
in the navigation toolbar, or press Control+r.
- Click OK in the confirmation dialog.
This creates a new variable with a default identifier, Compare1
, with a list of the selected variables.
The result of Compare1
is a graph containing an index containing the titles of the variables being compared. This is the Self
index of the Compare1
. It also includes all the indexes of the array variables being compared — in this case, Time
and Buying Price
.
This helps clarify how the interest payments reduce (become less negative) as the principal payments on the mortgage increase (become more negative).
See Also
Uncertainty views <- | Comparing results | -> Analyzing Model Behavior |
Comments
Enable comment auto-refresher