MixSIAR
MixSIAR copied to clipboard
Error when running output_JAGS
Hi there,
I keep getting this error when running the output_JAGS function and was wondering if you had any insight into what it means?
In df$x[seq(1 + n.draws * (src - 1), src * n.draws)] <- as.matrix(p.ind[, : number of items to replace is not a multiple of replacement length
Thanks, Kelly
Hard to say - you'd need to post your data and code for anyone to help, i.e. a minimal reproducible example: https://stackoverflow.com/help/minimal-reproducible-example.