fit_multiple: Set up MCMC Chain

View source: R/mcmc_out.R

fit_multipleR Documentation

Set up MCMC Chain

Description

Set up MCMC Chain

Usage

fit_multiple(data_sets, scoretype = "bge", iterations, ...)

Arguments

data_sets

list of datasets

scoretype

type of score: "bge" or "bde"

iterations

number of iterations

...

other arguments to pass to partitionMCMC

Details

This will run fit_mcmc on multiple chains, augment the output for each, and then join the outputs together. Intended for cases where we have multiple imputations of the dataset.


rje42/DAGtools documentation built on June 6, 2024, 3:13 a.m.