plotOblique: plotOblique

Description Usage Arguments Value Author(s)

View source: R/graphicsFuns.R

Description

Auxiliary function for 2d plotting of excluded regions

Usage

1
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

Author(s)

Dario Azzimonti


profExtrema documentation built on March 22, 2020, 1:07 a.m.