ModelWeights: Posterior weights of all models in MCMC.

Description Usage Arguments

Description

Function that calculates and orders the models that were chosen in the MCMC at least once.

Usage

1
ModelWeights(mcmc, model = c("Outcome", "Exposure"), experiment = 1)

Arguments

mcmc

The LERCA fit.

model

Options are 'Outcome' or 'Exposure'. Defines which model we want to look at.

experiment

Which experiment to look at. Defaults to 1. Cannot be more than K + 1. Results will be interpretable for the exposure range in the intersection of experiments across MCMC iterations.


gpapadog/LERCA documentation built on June 4, 2019, 11:40 a.m.