Issues working with example models from Stan-Dev

Hi, these models are done for more recent versions of Stan - the array syntax for example was added in Stan 2.26, but you are most likely using rstan 2.21.

You can use an older snapshot of this repository, before we updated it to the latest syntax: GitHub - stan-dev/example-models at 861e89ec0411283af27d71b3006f91451077675b

1 Like