Learn R Programming

bravo (version 4.1.0)

unite.sven: UNITE: Post-process SVEN Model

Description

Propagates MIPs from SVEN hits to the full SNP matrix via LD.

Usage

unite.sven(x, bigx, basic_sven_object, y, ehits, threshold = 0)

Arguments

x

Cleaned SNP matrix.

bigx

Full (uncleaned) SNP matrix.

basic_sven_object

Fitted SVEN object.

y

Phenotype vector.

ehits

Expected number of hits.

threshold

MIP threshold (default 0).