Learn R Programming

cophescan (version 1.4.2)

loglik: Log likelihood calculation

Description

Log likelihood calculation

Usage

loglik(params, lbf_mat, nsnps, covar_vec, covar = FALSE)

Value

logpost flog of the posteriors

Arguments

params

Vector of parameters: \(\alpha\), \(\beta\) and \(\gamma\)

lbf_mat

matrix of log bayes factors: lBF.Ha and lBF.Hc

nsnps

number of snps

covar_vec

Vector of the covariate

covar

logical: should the covariate inflormation be used? default: False