refit | R Documentation |
This function reduces the bias in LASSO estimates by re-fitting the active set of coefficients back into GLS (Generalized Least Squares).
refit(X, Y, beta)
X |
Aggregated indicator series matrix that has been GLS rotated (an |
Y |
Low-frequency response vector that has been GLS rotated (an |
beta |
Estimated beta coefficients from the LARS algorithm (a |
A debiased estimate of the beta coefficients (a \eqn{p \times 1} vector).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.