Learn R Programming

pmwg (version 0.2.7)

trim_na: Trim the unneeded NA values from the end of the sampler

Description

Trim the unneeded NA values from the end of the sampler

Usage

trim_na(sampler)

Value

The pmwgs object without NA values added during extend_sampler

Arguments

sampler

The pmwgs object that we are adding the new samples to