Skip to content

v2.0

Compare
Choose a tag to compare
@brianstock brianstock released this 07 Aug 05:49
· 191 commits to master since this release

NOTE: I have not yet updated the User Manual, but I thought they were important enough to release now. Stay tuned for the updated manual!

Important changes from the MixSIAR v1.0 code:

  1. Several bug/error fixes
  2. New scripted version, check out "mixsiar_script.r"
  3. Altered the GUI function call to:
source("mixsiar_gui.r")
mixsiar_gui()
  1. Added option for fixed effects
  2. Separated OUTPUT button from RUN MODEL button
  3. Simplified MCMC options (now choose from "test", "short", "long", etc. See "mixsiar_script.r" for details)