Learn R Programming

tilting (version 1.1.1)

Variable Selection via Tilted Correlation Screening Algorithm

Description

Implements an algorithm for variable selection in high-dimensional linear regression using the "tilted correlation", a new way of measuring the contribution of each variable to the response which takes into account high correlations among the variables in a data-driven way.

Copy Link

Version

Install

install.packages('tilting')

Monthly Downloads

136

Version

1.1.1

License

GPL (>= 2)

Maintainer

Haeran Cho

Last Published

December 26th, 2016

Functions in tilting (1.1.1)

select.model

Select the final model
tilting-package

Variable Selection via Tilted Correlation Screening Algorithm
thresh

Hard-threshold a matrix
lse.beta

Compute the least squares estimate on a given index set
col.norm

Compute the L2 norm of each column
projection

Compute the projection matrix onto a given set of variables