Skip to contents

Subset the MCMC output and update details within a bmoe() fit.

Usage

subset_bmoe(object, iters = NULL, chains = NULL)

Arguments

object

Object that inherits from bmoe_fit.

iters

integer. Vector of indices to keep, default includes all.

chains

integer. Vector of chains to keep, default includes all.