clear_monitors.biips: Clear monitors

Description Usage Arguments

View source: R/biips-object.r

Description

Clear monitors

Usage

1
2
3
## S3 method for class 'biips'
clear_monitors(object, type = "fsb", release_only = FALSE,
  ...)

Arguments

object

biips model object

type

string with characters 'f' (filtering), 's' (smoothing) and/or 'b' (backward smoothing).

release_only

logical. If TRUE, only releases memory occupied by monitors. Information about monitored nodes is still present. If FALSE clears all information about monitored nodes as well as memory.


biips/rbiips documentation built on Nov. 28, 2020, 2:12 p.m.