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
: modeltheta
: corresponding THETA name, characteromega
: corresponding OMEGA name, character, NULL if not defineda parameter distribution
Useful links