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)
a parameter distribution
model
corresponding THETA name, character
corresponding OMEGA name, character, NULL if not defined