Learn R Programming

Hierarchical Inference Testing

The current built and test status for Linux (Mac) and for Windows .

Description:

Hierarchical inference testing (HIT) for (generalized) linear models with correlated covariates. HIT is furthermore applicable to high-dimensional settings. For details see:

Mandozzi, J. and Buehlmann, P. (2015). Hierarchical testing in the high-dimensional setting with correlated variables. Journal of the American Statistical Association. Preprint

Klasen, J. R. et al. (2016). A multi-marker association method for genome-wide association studies without the need for population structure correction. Nature Communications. Paper

Installation:

The package can be installed from CRAN,

install.packages("hit")

or via devtools , if you haven't devtools installed yet you have to do so first.

# install.packages("devtools")
devtools::install_github("QTCAT/hit")

Example:

The hit-function example gives an overview of the functionality of the package and can be accessed once the package is loaded.

library(hit)
example(hit)

© 2016 JR Klasen

Copy Link

Version

Install

install.packages('hit')

Monthly Downloads

9

Version

0.4.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Jonas Klasen

Last Published

November 17th, 2016

Functions in hit (0.4.0)

hit-package

Hierarchical Inference Testing
hit

Hierarchical Inference Testing
summary.hit

Summary of HIT
samp2.sigNode

ANOVA testing and multiplicity adjustment
as.hierarchy

Hierarchy Structure
dend2hier

Create a hierarchy from a dendrogram
samp2.sigHierarchy

Variabel Testing along the hierarchy
samp1.lasso.split

Variabel Screening
samp1.lambda.overall

Cross-validation of LASSO penenlty lambda
names.hierarchy

Names of Hierarchy
samp1.lasso.overall

Variabel Screening
fast.anova

Fast ANOVA
fast.glmanova

Fast GLM F test of LR test ANOVA
reorder.hierarchy

Reorder Hierarchy
heightDendrogram

Heights of Dendrogram
fast.lmanova

Fast LM F test ANOVA