deregisterDistributions {nimble}R 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)

Arguments

distributionsNames

a character vector giving the names of the distributions to be dergistered

Author(s)

Christopher Paciorek


[Package nimble version 0.8.0 Index]