Description Usage Arguments Details Value
View source: R/confint_colwiseinverse.R
Desparsified lasso based on column-wise inverse matrix
1 2 3 4 5 6 7  | confint_colwiseinverse(
  x,
  alpha_conf = 0.05,
  gamma,
  silent_on_errors = TRUE,
  ...
)
 | 
x | 
 A 'shiftpunct' object.  | 
alpha_conf | 
 The confidence level.  | 
gamma | 
 Numeric. Non-negative  | 
silent_on_errors | 
 Logical, default to TRUE.  | 
... | 
 Further arguments to be passed to or from other methods.  | 
If gamma is missing, it is chose with
generate_gamma whose factor argument could be passed to with
....
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.