ldecomp.getQLimits: Compute critical limits for orthogonal distances (Q)

View source: R/ldecomp.R

ldecomp.getQLimitsR Documentation

Compute critical limits for orthogonal distances (Q)

Description

Compute critical limits for orthogonal distances (Q)

Usage

ldecomp.getQLimits(lim.type, alpha, gamma, params, residuals, eigenvals)

Arguments

lim.type

which method to use for calculation of critical limits for residuals

alpha

significance level for extreme limits.

gamma

significance level for outlier limits.

params

distribution parameters returned by ldecomp.getLimParams

residuals

matrix with residuals (E)

eigenvals

egenvalues for the components used to decompose the data


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.