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)
Arguments
prior_list |
list of prior distributions |
cuts_only |
whether only p-value cuts should be returned |
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.17 Index]