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

View source: R/store.R

extract_samplesR Documentation

Extract relevant samples from the list for conditional dist calc

Description

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

Usage

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 May 29, 2024, 12:09 p.m.