rhoWX2019: GWAS power analysis

View source: R/stats.R

rhoWX2019R Documentation

GWAS power analysis

Description

Computes the effective correlation coefficient from the sample. Useful for the power analysis of a GWAS from Wang and Xu (2019). Code from White et al (2020).

Usage

rhoWX2019(n = 500, lambda = 1, n0 = 500)

Arguments

n

actual population size

lambda

lambda

n0

effective population size

Value

numeric

Author(s)

Jon White


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.