Open ndcn0002 opened 1 year ago
Maybe you should install rstan following this website https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started
If you still have problems, try these instructions: https://discourse.mc-stan.org/t/rstan-2-30/30415/2?u=rosgori
Hi All,
I'm new to rstan. I just installed rstan by:
Once it was installed, I loaded libraries StanHeaders and rstan
Then I ran:
which gave me a lot of messages (400 lines) which ended with the following:
So I assumed I did something wrong or missed some installation steps. Any advice would be very much appreciated
Thanks!