Learn R Programming

Ohit (version 1.0.0)

OGA+HDIC+Trim and High-Dimensional Linear Regression Models

Description

Ing and Lai (2011) proposed a high-dimensional model selection procedure that comprises three steps: orthogonal greedy algorithm (OGA), high-dimensional information criterion (HDIC), and Trim. The first two steps, OGA and HDIC, are used to sequentially select input variables and determine stopping rules, respectively. The third step, Trim, is used to delete irrelevant variables remaining in the second step. This package aims at fitting a high-dimensional linear regression model via OGA+HDIC+Trim.

Copy Link

Version

Install

install.packages('Ohit')

Monthly Downloads

152

Version

1.0.0

License

GPL-2

Maintainer

Hai-Tang Chiou

Last Published

September 6th, 2017

Functions in Ohit (1.0.0)

predict_Ohit

Make predictions based on a fitted "Ohit" object
OGA

Orthogonal greedy algorithm
Ohit

Fit a high-dimensional linear regression model via OGA+HDIC+Trim