ldecomp.getQLimits | R Documentation |
Compute critical limits for orthogonal distances (Q)
ldecomp.getQLimits(lim.type, alpha, gamma, params, residuals, eigenvals)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.