logpost: Log posterior calculation

View source: R/RcppExports.R

logpostR Documentation

Log posterior calculation

Description

Log posterior calculation

Usage

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

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

Value

logpost flog of the posteriors


ichcha-m/cophescan documentation built on June 16, 2024, 1:39 a.m.