ajsims1704 / rdecision

Decision Analytic Modelling In Health Economics
1 stars 0 forks source link

Decision tree diagram labels clipped #3

Closed ajsims1704 closed 1 month ago

ajsims1704 commented 2 months ago

Label of leftmost node in a decision tree drawing can be clipped by drawing boundary (observed with pdf device).

ajsims1704 commented 1 month ago

Revised method draw of class DecisionTree to avoid unintentional clipping of node labels. Modified algorithm to make better use of unit conversions that are implicit in package grid and to ensure that symbols for nodes retain the correct aspect ratio when drawn in plot windows that are not square.