get_population_allele_frequency: Estimate the allele frequency in population from case/control...

View source: R/rsq_liability.r

get_population_allele_frequencyR Documentation

Estimate the allele frequency in population from case/control summary data

Description

Estimate the allele frequency in population from case/control summary data

Usage

get_population_allele_frequency(af, prop, odds_ratio, prevalence)

Arguments

af

Effect allele frequency (or MAF)

prop

Proportion of samples that are cases

odds_ratio

Odds ratio

prevalence

Population disease prevalence

Value

Population allele frequency


explodecomputer/simulateGP documentation built on April 3, 2024, 2:38 a.m.