| npCondense_ | R Documentation |
Condense support points (nonparametric engines)
npCondense_(lambda, psi, ratio = 0.001, tol = 1e-08)
lambda |
Support-point weights. |
psi |
Conditional-likelihood matrix (subjects x support points). |
ratio |
Weight-threshold ratio (keep weight > max*ratio). |
tol |
QR rank-revealing tolerance. |
List with 1-based kept indices from the weight threshold
(weightKeep) and from the subsequent QR pass (qrKeep).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.