AndrewLJackson/siar: Stable Isotope Analysis in R

This package takes data on organism isotopes and fits a Bayesian model to their dietary habits based upon a Gaussian likelihood with a mixture dirichlet-distributed prior on the mean. It also includes SiBER metrics. See siardemo() for an example. Version 4.1.2 contains bug fixes to allow more than isotope numbers other than 2. Version 4.2 fixes a bug that stopped siar working on 64-bit systems. Version 4.2.1 fixes a bug in SIBER routines in Linux distirubutions and now siardensityplot()'s main="my awesome graph" argument works. Version 4.2.2 fixes a bug in SIAR when running it on a single group of data. Version 4.2.4 deprecates mixing model functions and points to new packages MixSIAR and simmr; and deprecates ellipse and hull based approaches pointing to package SIBER.

Getting started

Package details

AuthorAndrew Parnell and Andrew Jackson
MaintainerAndrew Parnell <Andrew.Parnell@ucd.ie>
LicenseGPL (>= 2)
Version4.2.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AndrewLJackson/siar")
AndrewLJackson/siar documentation built on May 5, 2019, 5:59 a.m.