⚠️There's a newer version (0.4.0) of this package. Take me there.

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 arXiv:1312.5556.

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)

© 2015 JR Klasen

Copy Link

Version

Down Chevron

Install

install.packages('hit')

Monthly Downloads

73

Version

0.2-2

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

April 27th, 2016

Functions in hit (0.2-2)