Learn R Programming

qgg (version 1.1.1)

predict_auc_mt_cc: Expected AUC for prediction of a binary trait using information on correlated binary trait

Description

Expected AUC for prediction of a binary trait using information on correlated binary trait

Usage

predict_auc_mt_cc(h2x, Nx, Kx, Px, h2y, Ny, Ky, Py, rg, Me, M)

Arguments

h2x

is the heritability of the target trait

Nx

is the number of samples for the target trait

Kx

is the prevalence of the target trait

Px

is the case-control proportion of the target trait

h2y

is the heritability of the correlated trait

Ny

is the number of samples for the correlated trait

Ky

is the prevalence of the correlated trait

Py

is the case-control proportion of the correlated trait

rg

is the genetic correlation between the target and the correlated trait

Me

is the number of independent chromosome segments

M

is the number of markers