Menu

timeout.import format

runjags
JAGSuser
2017-01-14
2017-01-16
  • JAGSuser

    JAGSuser - 2017-01-14

    Hello all.
    I am wondering what the format for the timeout.import option is. I believe the timeout is measured in seconds. So, if I wanted to set it to 10,000 seconds, would I use timeout.import = "10000" or timeout.import = 10000?

    Thanks!

     
  • Matt Denwood

    Matt Denwood - 2017-01-16

    The format is described in ?runjags.options - note that the code that uses the option assumes that it is numeric, so you will (probably) get a weird error message if it is not. But this should probably be checked when set by runjags.options() so I will change that for the next release, thanks for bringing it to my attention.

    Matt

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.