k.index: Index of support for LARS algorithm when in high-dimensions

View source: R/kindex.R

k.indexR Documentation

Index of support for LARS algorithm when in high-dimensions

Description

This function prevents the support of beta becoming greater than n_l/2. This heuristic approach prevents erratic values of BIC when in high-dimensions.

Usage

k.index(matrix, n_l)

TSdisaggregation documentation built on May 19, 2022, 1:06 a.m.