Description Usage Arguments Value
Produce variance-based weights for predictors in heteroskedastic ridge regression
1  | get_varbased_weights(y, X)
 | 
y | 
 Vector of response variable  | 
X | 
 Matrix of predictor variables  | 
A vector of length ncol(X) with weights for each predictor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.