MixSIAR
MixSIAR copied to clipboard
plot_intervals function?
Hello all;
Have been wading through a plethora of model outputs (primarily run through the GUI, but some through scripts)...
I am now hoping to compare credible intervals across model sets and had thought I might be able to use the plot_intervals function to do so.
However, this function does not seem to be working with the mixsiar$jags.1 object:
Error in if (combined$mix$n.fe != 0 & toplot == "global") { : argument is of length zero
I am wondering if I am doing something wrong? Is the attach.jags function still necessary as a precursor to plotting the output?
Any and all insights appreciated - thanks!
kbg