Skip to contents

Unflatten chains in monty_samples object that has previously had the chains flattened with monty_flatten_chains(), reversing the effects of that function.

Usage

monty_unflatten_chains(samples)

Arguments

samples

A monty_samples object, that has been run through monty_flatten_chains()

Value

A monty_samples object with the chains dimension restored.