expected_se: Expected se given beta, af, n and vy

View source: R/theoretical_gwas.R

expected_seR Documentation

Expected se given beta, af, n and vy

Description

se = sqrt(sigma_e^2 / ss(x))

Usage

expected_se(beta, af, n, vy)

Arguments

beta

array of effect sizes

af

array of allele frequencies

n

sample size

vy

variance of y

Value

array of standard errors


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