Hello Everybody,
I am an absolutely fresh recruit to RSTAN
With great struggle, I have managed to get myself initiated into this field.
I have followed instructions for loading rstan as follows
library(rstan)
options(mc.cores = parallel::detectCores())
rstan_options(auto_write = TRUE)
On doing the above, I get the following message which keeps repeating endlessly
clang: error: no such file or directory: ‘Stats’
clang: error: no input files
clang: error: no such file or directory: ‘Stats’
clang: error: no input files
clang: error: no such file or directory: ‘Stats’
clang: error: no input files
clang: error: no such file or directory: ‘Stats’
clang: error: no input files
clang: error: no such file or directory: ‘Stats’
Can anyone help me
Hope to get attention of some kind soul
Regards
SHRINIVAS