MixSIAR icon indicating copy to clipboard operation
MixSIAR copied to clipboard

A framework for Bayesian mixing models in R:

Results 141 MixSIAR issues
Sort by recently updated
recently updated
newest added

I am running MixSIAR for the first time and have some up with error when running jags.1

when i write this script for mixsiar GUI installing; install.packages(c("gWidgets", "RGtk2", "gWidgetsRGtk2", "devtools")), i have error code Warning in install.packages : packages ‘gWidgets’, ‘RGtk2’, ‘gWidgetsRGtk2’ are not available (for R...

Hi Brian, i already changed the out-plot in order to adjust the legend position with the suggestion of= g = plot_data(filename="isospace_plot_2", plot_save_pdf=F, plot_save_png=F, mix,source,discr, return_obj=T) ![biplot_1](https://user-images.githubusercontent.com/99184094/166475974-ff3b745a-b22f-4084-9217-7ffc19ac65eb.png) but, i have another...

Error provoked when using raw data with a source factor - message is: `Error in list.sources.bylev[[lev]]

Hello, I tried to load my source_data not using the Means and SDs but the raws of my entire data and having the "Site" where the sources were sampled as...

I installed everything that was on the 2.2 Mac OSX section except the optional pndoc (I use R studio). Now I am trying to load the examples so I can...

The function load_source_data will reorder the sources by their name in the order of alphabet or number (for example, the original order of the sources was a c b, the...

Hello, I am trying to calculate an estimate of model fit (analogous to an R^2 value), but for each biotracer considered in the mixing model. My idea is/was to extract...

Hi Brian, I seem to be having an issue with MixSIAR when I am running a more complex model. My model is similar to the alligator example when "id" is...

Hello everyone, I am trying to model the mixing of some end-members to form a river-water composition using both elemental (Ca, Mg, Sr, Na etc.) and isotopic (87/86Sr) data. I...