Learn R Programming

mht (version 3.1.2)

Multiple Hypothesis Testing for Variable Selection in High-Dimensional Linear Models

Description

Multiple Hypothesis Testing For Variable Selection in high dimensional linear models. This package performs variable selection with multiple hypothesis testing, either for ordered variable selection or non-ordered variable selection. In both cases, a sequential procedure is performed. It starts to test the null hypothesis "no variable is relevant"; if this hypothesis is rejected, it then tests "only the first variable is relevant", and so on until the null hypothesis is accepted.

Copy Link

Version

Install

install.packages('mht')

Monthly Downloads

107

Version

3.1.2

License

GPL-3

Maintainer

Last Published

March 23rd, 2015

Functions in mht (3.1.2)

dyadiqueordre

Dyadic algorithm to order variables
plot.bolasso

graphical output for a bolasso object
data.scale

Scale a matrix
quantilemht

Calculation of the quantiles for the mht procedure
decompbaseortho

Gram-Schmidt algorithm
mht

Multiple testing procedure for non-ordered variable selection
plot

graphical output for a mht or mht.order object
mht.order

Multiple testing procedure for ordered variable selection
bolasso

Bolasso: Bootstrapped Lasso
refit.mht

Refit a mht object
predict

Predict a mht or mht.order object
refit.mht.order

Refit a mht.order object
order.variables

Rank the variables
mht-package

Multiple hypothesis testing for variable selection