sample_chains: Sample posterior draws from all available chains

View source: R/samples.R

sample_chainsR Documentation

Sample posterior draws from all available chains

Description

Sample posterior draws from all available chains

Usage

sample_chains(x, sample_n, keep_chain_index = FALSE)

Arguments

x

an object of class drjacoby_output.

sample_n

An integer number of samples.

keep_chain_index

if TRUE then the column giving the chain is retained.

Value

A data.frame of posterior samples


mrc-ide/drjacoby documentation built on July 1, 2024, 11:50 a.m.