sk.W_path | R Documentation |
generates the split knockoff statistics W based on the beta(lambda) from a split LASSO path in the intercepetion assignment step.
sk.W_path(X, D, y, nu, option)
X |
the design matrix |
D |
the linear transform |
y |
the response vector |
nu |
the parameter for variable splitting |
option |
options for creating the Knockoff statistics option$lambda: the choice of lambda for the path |
the split knockoff statistics W and various intermedia statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.