View source: R/internal.plasso.R
find_Xse_ind | R Documentation |
find_Xse_ind
is a helper function that finds the position for prespecified SE rules.
find_Xse_ind(CV, ind_min, oneSE, factor)
CV |
Vector of cross-validated criterion |
ind_min |
Index of cross-validated minimum |
oneSE |
Vector that contains the standard errors of the cross-validated criterion for the whole grid |
factor |
Factor in which direction to go: Negative values favor smaller models, positive values favor larger models |
Index on the Lambda grid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.