This function calculates VOR for projected points as well as the floor and ceiling values.
add_vor(tbl, vor_baseline = NULL)
tbl | The output from the projected_points function that has been merged with the output from he confidence_interval function |
---|---|
vor_baseline | The VOR baseline values to be used. If omitted then the default_baseline will be used |