Learn R Programming

gap (version 1.6)

get_b_se: Get b and se from AF, n, and z

Description

The function obtains effect size and its standard error.

Usage

get_b_se(f, n, z)

Value

b and se.

Arguments

f

Allele frequency.

n

Sample size.

z

z-statistics.