pints icon indicating copy to clipboard operation
pints copied to clipboard

rhat_all_params fails when ony 1 chain is given

Open MichaelClerx opened this issue 7 years ago • 1 comments

So chain = [a chain] and then chains = [chain], and then rhat_all_params(chains) doesn't seem to work.

In addition, there seems to be a lot of reordering going on in these methods. Is this just doing a transpose @ben18785 ? Perhaps we can have a look together some time and stick some good matrix functions in here (will speed things up too)

MichaelClerx avatar Oct 03 '18 13:10 MichaelClerx

(If it's not meant to work that's fine too, but should probably give a nicer error message)

MichaelClerx avatar Nov 13 '18 15:11 MichaelClerx