select.model: Select the final model

Description Usage Arguments Value Author(s)

View source: R/package.R

Description

The function returns the final model as a subset of the active set chosen by Tilted Correlation Screening algorithm, for which the extended BIC is minimised.

Usage

1
select.model(bic.seq, active)

Arguments

bic.seq

the sequence of extended BIC at each iteration.

active

the index set of selected variables by Tilted Correlation Screening algorithm.

Value

The index set of finally selected variables is returned.

Author(s)

Haeran Cho


tilting documentation built on May 2, 2019, 8:53 a.m.