distribution_args {MultiNMix} | R Documentation |
List of Valid Nimble Distributions and Their Arguments
Description
A named list where each key is a valid Nimble distribution, and the value is a vector of the required arguments.
Usage
distribution_args
Format
A named list of length 19.
Details
This object is used internally to validate user-specified prior distributions and their arguments in Nimble models.
[Package MultiNMix version 0.1.0 Index]