ParameterDistribution {campsis} | 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