estimate_vary: estimate_vary

Description Usage Arguments Author(s)

Description

estimate_vary Estimate trait variance from summary statistics.

Usage

1
estimate_vary(data_set)

Arguments

data_set

data.frame. The summary statistics data.frame.

Note: Below equation 8 in the cojo paper, is how we estimate the trait variance.
y'y = D_j S_j^2 (n-1) + D_j B_j^2
Trait variance taken as the median of the equation above.

Author(s)

James Boocock and Eli Stahl


theboocock/coco documentation built on May 31, 2019, 9:10 a.m.