This function calculates the VOR based on an output from the projected_points and if floor or ceiling VOR is requested with floor and ceiling added from the confidence_interval function
set_vor(points_table, vor_baseline = NULL, vor_var = c("points", "floor", "ceiling"))
points_table | An output from the projected_points function and merged with output from the the projected_points function and merged if floor or ceiling vor is requested |
---|---|
vor_baseline | The VOR Baseline to be used. If omitted then the default_baseline will be used |
vor_var | One of |