| nma_prior-class | R Documentation |
The nma_prior class is used to specify prior distributions.
Objects of class nma_prior have the following components:
distDistribution name
funName of constructor function, as string (e.g. "normal")
...Parameters of the distribution
The distribution parameters, specified as named components in ..., match
those in the constructor functions (see priors).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.