set_vor: Calculate VOR

Description Usage Arguments

View source: R/calc_projections.R

Description

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

Usage

1
2
set_vor(points_table, vor_baseline = NULL, vor_var = c("points", "floor",
  "ceiling"))

Arguments

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 c("points", "floor", "ceiling") indicating which basis is used for the vor calculation


MrDAndersen/ffwebscrape documentation built on May 22, 2019, 1:51 p.m.