⚠️There's a newer version (0.5.1.215) of this package. Take me there.

Welcome to simmr!

simmr is a Bayesian stable isotope mixing model implemented in R which also uses JAGS. It is intended as a replacement to the SIAR package. You can install the development version of the package in R with the commands:

library(devtools)
install_github('andrewcparnell/simmr',build_vignettes =TRUE)

You can then load the package with

library(simmr)

A vignette (i.e. a simple user manual) is available via:

vignette('simmr')

If you want the official stable version of the package from CRAN then go to R and type:

install.packages('simmr')

You can then load the package and view the vignette with:

library(simmr)
vignette("simmr")

Copy Link

Version

Down Chevron

Install

install.packages('simmr')

Monthly Downloads

1,178

Version

0.3

License

GPL (>= 2)

Maintainer

Last Published

January 19th, 2016

Functions in simmr (0.3)