easy_impute: Simple SVD based imputation of missing genotypes

Description Usage Arguments Value

View source: R/map_interaction_qtl.R

Description

Simple SVD based imputation of missing genotypes

Usage

1
easy_impute(geno, prop_var = 0.95)

Arguments

geno

[samples] x [SNPs] genotype matrix (0/1/2)

prop_var

Proportion of variance that the PCs should explain

Value

Complete genotype matrix.


davidaknowles/suez documentation built on March 20, 2021, 2:19 a.m.