View source: R/supporting_function.R
extract_lasso_coef | R Documentation |
Extract the lasso estimate from the output of anchored_lasso_testing().
extract_lasso_coef(testing_result)
testing_result |
The output/test result list from anchored_lasso_testing(). |
A list, whose elements are the estimated discriminant directions for each split—the length of the output list is the same as n_folds.
The discriminant vectors for each split.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.