estprop_slow: Proportional colocalisation testing

View source: R/proportional.R

estprop_slowR Documentation

Proportional colocalisation testing

Description

This should return the same as estprop for a pair of snps, but is slower. Left here for checking. Also accomodates more than two snps.

Usage

estprop_slow(b1, b2, V1, V2)

Arguments

b1

regression coefficients for trait 1

b2

regression coefficients for trait 2

V1

variance-covariance matrix for trait 1

V2

variance-covariance matrix for trait 2

Value

a list, containing the test statistic and two datasets for plotting the input data or eta

Author(s)

Chris Wallace


colocPropTest documentation built on June 24, 2024, 9:08 a.m.