deregisterDistributions: Remove user-supplied distributions from use in NIMBLE BUGS...

View source: R/distributions_processInputList.R

deregisterDistributionsR Documentation

Remove user-supplied distributions from use in NIMBLE BUGS models

Description

Deregister distributional information originally supplied by the user for use in BUGS model code

Usage

deregisterDistributions(distributionsNames, userEnv = parent.frame())

Arguments

distributionsNames

a character vector giving the names of the distributions to be deregistered.

userEnv

environment in which to look for the nimbleFunctions that provide the distribution; this will generally not need to be set by the user as it will default to the environment from which this function was called.

Author(s)

Christopher Paciorek


nimble documentation built on June 22, 2024, 9:49 a.m.