rstan_options(auto_write = TRUE) options(mc.cores = parallel::detectCores())
rstanmulticore allows running chains in parallel using pstan() instead of stan().
Is there a possibility to redirect the progress of each chain into some file
when chains run in parallel? By default progress goes to Rgui when number of
chains is 1.
I have used my own function to run chains in parallel but then decided to use
stan function in rstan 2.7.0 and now can't see the progress when running several
chains in parallel. (I am happy though because problem with neg_binomial_2_log_rng
was fixed and I can use generated quantities instad of estimating predictive
posterior in R).
Thanks,
Linas
--
You received this message because you are subscribed to a topic in the Google Groups "Stan users mailing list" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/stan-users/Ius8VWWR3M4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to stan-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Many thanks. Is this still not official - I did help(stan) and open_progress doesn't show up. Will it work on FireFox or Chrome?
Call stan() with open_progress = TRUE to see the progress in Internet Explorer, but we still don't know why the progress does not appear under RStudio for Windows.--
On Thursday, September 3, 2015 at 6:36:23 PM UTC-4, Linas Mockus wrote:Hi,
Rstan allows to run chains in parallel usingrstan_options(auto_write = TRUE) options(mc.cores = parallel::detectCores())
rstanmulticore allows running chains in parallel using pstan() instead of stan().
Is there a possibility to redirect the progress of each chain into some file
when chains run in parallel? By default progress goes to Rgui when number of
chains is 1.
I have used my own function to run chains in parallel but then decided to use
stan function in rstan 2.7.0 and now can't see the progress when running several
chains in parallel. (I am happy though because problem with neg_binomial_2_log_rng
was fixed and I can use generated quantities instad of estimating predictive
posterior in R).
Thanks,
Linas
You received this message because you are subscribed to a topic in the Google Groups "Stan users mailing list" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/stan-users/Ius8VWWR3M4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to stan-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Thank you,
Linas
To unsubscribe from this group and all its topics, send an email to stan-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----Thank you,
Linas
You received this message because you are subscribed to a topic in the Google Groups "Stan users mailing list" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/stan-users/Ius8VWWR3M4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to stan-users+...@googlegroups.com.