Simple Additive Modified Treatment Policy
shift_additive(A, W = NULL, delta)
A numeric
vector containing the shifted exposure values.
A simple modified treatment policy that modifes the observed value
of the exposure by shifting it by a value delta
. Note that this
shifting function assumes support of A|W across all strata of W.