Learn R Programming

coloc (version 5.2.3)

process.dataset: process.dataset

Description

Internal function, process each dataset list for coloc.abf.

Usage

process.dataset(d, suffix)

Value

data.frame with log(abf) or log(bf)

Arguments

d

list

suffix

"df1" or "df2"

Author

Chris Wallace

Details

Made public for another package to use, but not intended for users to use.