find_Xse_ind: Helper function finds the position for pre-specified SE rules

View source: R/plasso.R

find_Xse_indR Documentation

Helper function finds the position for pre-specified SE rules

Description

Helper function finds the position for pre-specified 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

Standard error of cross-validated criterion at the minimum

factor

Factor in which direction to go. Negative smaller model, positive larger model

Value

Index on the Lambda grid


MCKnaus/causalDML documentation built on Aug. 19, 2023, 5:47 p.m.