Description
Auxiliary function for 2d plotting of excluded regions
Usage
plotOblique(changePoints, direction, ...)
Arguments
changePoints
Numerical vector with the change points (usually if cp=getChangePoints(...)
, then this is cc$alwaysEx[[1]][[1]] for example)
direction
The Psi vector used for the direction
...
parameters to be passed to abline
Value
adds to the current plot the lines \(x\) s.t. direction
^T \(x\) = changePoints[i]
for all i