Hi Yan, specifying the distribution for eta does not initialize it to
a value in the model. If you want the error message to go away, you
can specify an initial value for 'eta' via the 'inits' argument to
nimbleModel.
That said, if you do not set 'eta' via 'inits', then despite the error
message when you run nimbleModel, the model should get created (let us
know if it does not) and you can proceed to use the model. If you run
an MCMC, then eta will be initialized based on its prior distribution.
Chris
>
https://groups.google.com/d/msgid/nimble-users/599870d0-03e8-4ade-9bef-7de659eb24e0%40googlegroups.com.