| marg_with_V {colocPropTest} | R Documentation | 
create variance-covariance matrix for pair of marginal beta + vbeta, given estimate of r between snps
Description
create variance-covariance matrix for pair of marginal beta + vbeta, given estimate of r between snps
Usage
marg_with_V(beta, vbeta, rho)
Arguments
beta | 
 vector of two coefficients at two snps  | 
vbeta | 
 vector of two variance of coefficients at the same two snps  | 
rho | 
 LD (r) between the two snps  | 
Value
list of coefficient & variance-covariance matrix
[Package colocPropTest version 0.9.1 Index]