powered by
This function calculates the different positive and negative boundaries for each data point based on the origin and the cutpoint vector provided.
posneg(y, origin, vec)
A data frame, which has been transformed with the supplied origin and vector of cuts.
Numeric vector of values to be transformed.
Numeric origin of the horizon plot.
Numeric vector of cutpoints.