structural.changes.col.matrix: Extraction of critical steps from Lasso path

Description Usage Arguments Value

Description

Function extracts the steps of the LASSO path resulting in the structural changes of the model coefficients matrix (adding/dropping coefficient) as well as the preceeding ones

Usage

1
2
structural.changes.col.matrix(mtx, initial.substeps = TRUE,
  final.substeps = TRUE)

Arguments

mtx

the coefficients

strict

if TRUE only the points of the structural change will be returned

Value

(numeric) vector containing the steps with structural changes


cezden/lineaRutils documentation built on May 13, 2019, 3:07 p.m.