Package: HIBAG
Type: Package
Title: HLA Genotype Imputation with Attribute Bagging
Version: 1.12.0
Date: 2017-02-18
Depends: R (>= 3.2.0)
Imports: methods
Suggests: parallel, knitr, gdsfmt (>= 1.2.2), SNPRelate (>= 1.1.6)
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre", "cph"),
    email="zhengx@u.washington.edu"),
    person("Bruce", "Weir", role=c("ctb", "ths"),
    email="bsweir@u.washington.edu"))
Description: It is a software package for imputing HLA types using SNP data,
    and relies on a training set of HLA and SNP genotypes. HIBAG can be used
    by researchers with published parameter estimates instead of requiring
    access to large training sample datasets. It combines the concepts of
    attribute bagging, an ensemble classifier method, with haplotype inference
    for SNPs and HLA types. Attribute bagging is a technique which improves
    the accuracy and stability of classifier ensembles using bootstrap
    aggregating and random variable selection.
License: GPL-3
LazyData: yes
VignetteBuilder: knitr
ByteCompile: TRUE
biocViews: Genetics, StatisticalMethod
URL: http://www.biostat.washington.edu/~bsweir/HIBAG/,
        http://github.com/zhengxwen/HIBAG
NeedsCompilation: yes
Packaged: 2017-04-25 00:55:19 UTC; biocbuild
Author: Xiuwen Zheng [aut, cre, cph],
  Bruce Weir [ctb, ths]
Maintainer: Xiuwen Zheng <zhengx@u.washington.edu>
Built: R 3.4.0; i386-w64-mingw32; 2017-04-25 04:46:47 UTC; windows
Archs: i386, x64
