I tried loo(…, mc.cores =4), but it does not seem to be working as intended. What is the proper way to set up parallelization with LOO() in brms?
The argument in loo is cores not mc.cores.
I tried loo(…, mc.cores =4), but it does not seem to be working as intended. What is the proper way to set up parallelization with LOO() in brms?
The argument in loo is cores not mc.cores.