Description Usage Arguments Value
View source: R/confint_scoresystem.R
Update beta
1 2 3  | update_beta_colwiseinverse(X, y, beta_init, colwiseinverse)
update_beta_scoresystem(X, y, beta_init, score_system)
 | 
X | 
 Matrix size m*(n+m).  | 
y | 
 A vector of size m.  | 
beta_init | 
 Initial value of beta found with scaled lasso.  | 
colwiseinverse | 
 The columnwise inverse.  | 
score_system | 
 Score system of   | 
The one-step self-bias corrected estimator of beta, size m.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.