weightfunctions_mapping {BayesTools}R Documentation

Create coefficient mapping between multiple weightfunctions

Description

Creates coefficients mapping between multiple weightfunctions.

Usage

weightfunctions_mapping(prior_list, cuts_only = FALSE, one_sided = FALSE)

Arguments

prior_list

list of prior distributions

cuts_only

whether only p-value cuts should be returned

one_sided

force one-sided output

Value

weightfunctions_mapping returns a list of indices mapping the publication weights omega from the individual weightfunctions into a joint weightfunction.


[Package BayesTools version 0.2.19 Index]