draw_proposal_h | R Documentation |
Indices whose observations have small residuals will be more likely to belong to the active basis, while indices whose observations have extreme residuals will be less likely to belong to the active basis.
draw_proposal_h( weights, p, num_draws, label_bool = FALSE, label_skip = 5, existing_h = c() )
weights |
Vector of weights for each observation |
p |
Dimension of design matrix in IQR-QR (p_X + p_Phi) |
num_draws |
Number of draws from proposal distribution of active basis |
theta |
Tuning parameter |
indices in the active basis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.