new_sample_err: Error handler forany error in new_sample function call(s)

View source: R/messaging.R

new_sample_errR Documentation

Error handler forany error in new_sample function call(s)

Description

If an error was detected when generating new samples. Save the state of the samples and particles at that moment to help with debugging.

Usage

new_sample_err(pmwgs, envir, err_cond)

Arguments

pmwgs

The pmwgs object for the current run.

envir

The environment of the function at this point in time.

err_cond

The original error condition that prompted this.


NewcastleCL/samplers documentation built on Feb. 12, 2024, 7:40 a.m.