R/hitPackage.R

#' @name hit-package
#' @aliases HIT
#' @docType package
#' 
#' @title Hierarchical Inference Testing
#' 
#' @description Hierarchical inference testing (HIT) for (generalized) linear 
#' models with correlated covariates applicable to high-dimensional settings.
#' 
#' @author Jonas Klasen
#' 
#' @useDynLib hit
#' @importFrom Rcpp evalCpp
NULL

Try the hit package in your browser

Any scripts or data that you put into this service are public.

hit documentation built on May 2, 2019, 10:15 a.m.