Hi all, do you have an idea for this error?
SYNTAX ERROR, MESSAGE(S) FROM PARSER:
166: model{
The distribution is called uniform(0.0,4.0)
not unif(0.0,4.0)
.
Thank you. I really forgot to convert unif() into a C++ command.
Hi all, do you have an idea for this error?
The distribution is called uniform(0.0,4.0)
not unif(0.0,4.0)
.
Thank you. I really forgot to convert unif() into a C++ command.