linkErrorCheck: linkErrorCheck

Description Usage Arguments Value Author(s)

View source: R/linkErrorCheck.R

Description

Performs error checks on the input for the linkRARE function.

Usage

1
linkErrorCheck(x, y, npl, z = NULL)

Arguments

x

is a matrix of rare variants in the region.

y

is the outcome for case-control status. y=1 for case and y=0 for control.

npl

is the NPL score.

z

is the matrix (or vector) of covariates, default is NULL.

Value

The function exits with an error message if the error checks are not met.

Author(s)

Sharon Lutz, Annie Thwing


SharonLutz/linkBayes documentation built on May 17, 2019, 10:40 a.m.