TreeAge Pro Interactive


MarkovParams.flags
v1.0
MarkovParams - Object Overview
TreeAge Pro Interactive - Table of Contents

TreeAge Pro - Table of Contents

Documentation Home
TreeAge Website Home
  
Property type: flags as Long
Access: Read/write
Description: Sets the optional columns included in the text report.
Remarks:  You may suppress the display of some of the columns of the text report. To indicate which columns are displayed, you should set flags equal to the sum of one or more of the following values:

Flag Description
2 Include state probabilities columns
4 Include a column for _stage_reward (or, in cost-effectiveness trees, two columns for stage cost and stage effectiveness)
8 Include a column for _total_reward (or, in cost-effectiveness trees, two columns for net cost and net effectiveness)
16 Include columns for rewards-per-state

To include all columns, simply sum the flags to the maximum, which is 30. This is the default value for this property.