Learn R Programming

pmwg (version 0.2.7)

extend_sampler: Extend the main data store with empty space for new samples

Description

Extend the main data store with empty space for new samples

Usage

extend_sampler(sampler, n_samples, stage)

Value

The pmwgs object with the space for new samples added

Arguments

sampler

The pmwgs object that we are adding the new samples to

n_samples

The number of new samples to increase by

stage

The name of the stage from which the new samples will be drawn