Package: OmicKriging
Type: Package
Title: OmicKriging for Phenotypic Prediction
Version: 1.3
Date: 2013-09-26
Author: Hae Kyung Im, Heather E. Wheeler, Keston Aquino Michaels, Vassily
    Trubetskoy
Maintainer: Hae Kyung Im <haky@uchicago.edu>
Description: This package provides functions to generate a correlation matrix
    from a genetic dataset and to use this matrix to predict the phenotype of an
    individual by using the phenotypes of the remaining individuals through
    kriging. Kriging is a geostatistical method for optimal prediction or best
    unbiased linear prediction. It consists of predicting the value of a
    variable at an unobserved location as a weighted sum of the variable at
    observed locations. Intuitively, it works as a reverse linear regression:
    instead of computing correlation (univariate regression coefficients are
    simply scaled correlation) between a dependent variable Y and independent
    variables X, it uses known correlation between X and Y to predict Y.
License: GPL (>= 3)
Depends: R(>= 2.15.1), doParallel,
Imports: ROCR, irlba
Collate: 'correlation_matrices.R' 'input_pheno_GT.R' 'omic_KRIGR.R'
Packaged: 2014-06-17 15:56:33 UTC; vasya
NeedsCompilation: no
X-CRAN-Comment: Archived on 2014-06-13 as was not updated when
        dependencies gdsfmt and SNPRelate were archived.
Repository: CRAN
Date/Publication: 2014-06-18 15:01:13
Built: R 3.1.0; ; 2014-06-19 10:05:46 UTC; unix
