compute_ycoordinate {APCI} | R Documentation |
Calculate y coordinate value
Description
Calculate y coordinate value for plotting hexagram in visualizing APC-I results.
Usage
compute_ycoordinate(p, a)
Arguments
p |
Period value |
a |
Age value |
Value
The coordinate value for y axis.
[Package APCI version 1.0.7 Index]