extract_samples: Extract relevant samples from the list for conditional dist...

Description Usage Arguments Value

View source: R/store.R

Description

From the sampler, extract relevant samples for the creation of the proposal distribution.

Usage

1
extract_samples(sampler, stage = c("adapt", "sample"))

Arguments

sampler

The pmwgs object containing the samples

stage

The stage, or list of stages from which you want the samples

Value

A list containing only appropriate samples (non init/burnin samples)


pmwg documentation built on Feb. 17, 2021, 9:07 a.m.