Compute coordinates of lines or curves with critical limits
ldecomp.getLimitsCoordinates( Qlim, T2lim, ncomp, norm, log, show.limits = c(TRUE, TRUE) )
Qlim
: matrix with critical limits for orthogonal distancesT2lim
: matrix with critical limits for score distancesncomp
: number of components for computing the coordinatesnorm
: logical, shall distance values be normalized or notlog
: logical, shall log transformation be applied or notshow.limits
: vector with two logical values defining if limits for extreme and/or outliers must be shownlist with two matrices (x and y coordinates of corresponding limits)