predict_auc_st: Expected AUC for prediction of a binary trait

View source: R/qgg_utility_functions.R

predict_auc_stR Documentation

Expected AUC for prediction of a binary trait

Description

Computes the expected Area Under the Curve (AUC) for predicting a binary trait.

Usage

predict_auc_st(h2x, Nx, Kx, Px, Me, M)

Arguments

h2x

Heritability of the target trait.

Nx

Number of samples for the target trait.

Kx

Prevalence of the target trait.

Px

Case-control proportion of the target trait.

Me

Number of independent chromosome segments.

M

Number of markers.

Value

A numeric value representing the expected AUC.


psoerensen/qgg documentation built on March 9, 2024, 10:02 p.m.