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
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.