approx.bf.p {coloc}R Documentation

Internal function, approx.bf.p

Description

Internal function, approx.bf.p

Usage

approx.bf.p(p, f, type, N, s, suffix = NULL)

Arguments

p

p value

f

MAF

type

"quant" or "cc"

N

sample size

s

proportion of samples that are cases, ignored if type=="quant"

suffix

suffix to append to column names of returned data.frame

Details

Calculate approximate Bayes Factors

Value

data.frame containing lABF and intermediate calculations

Author(s)

Claudia Giambartolomei, Chris Wallace


[Package coloc version 5.2.3 Index]