find_Xse_ind: Helper function to find the position for prespecified SE...

View source: R/internal.plasso.R

find_Xse_indR Documentation

Helper function to find the position for prespecified SE rules

Description

find_Xse_ind is a helper function that finds the position for prespecified SE rules.

Usage

find_Xse_ind(CV, ind_min, oneSE, factor)

Arguments

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

Value

Index on the Lambda grid.


plasso documentation built on May 29, 2024, 6:46 a.m.