pls.getLimitsCoordinates: Compute coordinates of lines or curves with critical limits

View source: R/pls.R

pls.getLimitsCoordinatesR Documentation

Compute coordinates of lines or curves with critical limits

Description

Compute coordinates of lines or curves with critical limits

Usage

pls.getLimitsCoordinates(Qlim, T2lim, Zlim, nobj, ncomp, norm, log)

Arguments

Qlim

matrix with critical limits for orthogonal distances (X)

T2lim

matrix with critical limits for score distances (X)

Zlim

matrix with critical limits for orthogonal distances (Y)

nobj

number of objects to compute the limits for

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

Value

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


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.