| ParameterDistribution | R Documentation | 
Create a parameter distribution. The resulting distribution is a log-normal distribution, with meanlog=log(THETA) and sdlog=sqrt(OMEGA).
ParameterDistribution(model, theta, omega = NULL)
| model | model | 
| theta | corresponding THETA name, character | 
| omega | corresponding OMEGA name, character, NULL if not defined | 
a parameter distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.