Learn R Programming

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

OmicKriging (version 1.0)

OmicKriging for Phenotypic Prediction

Description

This package provides functions to generate correlation matrices from SNP, gene expression, methylation or other 'omics' datasets and to use these matrices 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.

Copy Link

Version

Install

install.packages('OmicKriging')

Monthly Downloads

216

Version

1.0

License

GPL (>= 3)

Maintainer

Hae Im

Last Published

March 9th, 2013

Functions in OmicKriging (1.0)

okriging

predict the phenotype of an individual using the remaining individuals
iddata

data
computeGX

Compute the correlation matrix for an "omics" dataset
pheno

data
corlist

data
Xcovamat

data
grm2mat

read one set of grm files into a correlation matrix
computePC

Perform principal components analysis on a correlation matrix
computeGRM

Compute the genetic relatedness matrix
readcorlist

read multiple sets of grm files into a list of correlation matrices
H2vec

data
phenoname

data