trim_na {pmwg}R Documentation

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)

Arguments

sampler

The pmwgs object that we are adding the new samples to

Value

The pmwgs object without NA values added during extend_sampler


[Package pmwg version 0.2.7 Index]