jsocolar / flocker

flexible occupancy estimation in R
Other
26 stars 2 forks source link

Error more informatively for multithreading with vv likelihood #25

Closed jsocolar closed 3 years ago

jsocolar commented 3 years ago

Multithreading appears to work as expected for vc likelihoods, but does not work for vv likelihood, which is to be expected. If threads are specified in a vv model, we should intercept this and error informatively. Maybe this should be implemented in brms itself whenever loop = F

jsocolar commented 3 years ago

See https://github.com/paul-buerkner/brms/issues/1214

jsocolar commented 3 years ago

This won't be dealt with in brms, so we need to error more informatively.

jsocolar commented 3 years ago

Fixed via https://github.com/jsocolar/flocker/commit/62ab50ea474f95d909ade2d8b2964273390d995e