ldecomp.getLimitsCoordinates function

Compute coordinates of lines or curves with critical limits

Compute coordinates of lines or curves with critical limits

ldecomp.getLimitsCoordinates( Qlim, T2lim, ncomp, norm, log, show.limits = c(TRUE, TRUE) )

Arguments

  • Qlim: matrix with critical limits for orthogonal distances
  • T2lim: matrix with critical limits for score distances
  • ncomp: number of components for computing the coordinates
  • norm: logical, shall distance values be normalized or not
  • log: logical, shall log transformation be applied or not
  • show.limits: vector with two logical values defining if limits for extreme and/or outliers must be shown

Returns

list with two matrices (x and y coordinates of corresponding limits)

  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19