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

View source: R/store.R

extend_samplerR Documentation

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)

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

Value

The pmwgs object with the space for new samples added


pmwg documentation built on May 29, 2024, 12:09 p.m.