Other packages > Find by keyword >

simmr  

A Stable Isotope Mixing Model
View on CRAN: Click here


Download and install simmr package within the R console
Install from CRAN:
install.packages("simmr")

Install from Github:
library("remotes")
install_github("cran/simmr")

Install by package version:
library("remotes")
install_version("simmr", "0.5.1.217")



Attach the package and use:
library("simmr")
Maintained by
Emma Govan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-08-06
Latest Update: 2023-06-16
Description:
Fits Stable Isotope Mixing Models (SIMMs) and is meant as a longer term replacement to the previous widely-used package SIAR. SIMMs are used to infer dietary proportions of organisms consuming various food sources from observations on the stable isotope values taken from the organisms' tissue samples. However SIMMs can also be used in other scenarios, such as in sediment mixing or the composition of fatty acids. The main functions are simmr_load() and simmr_mcmc(). The two vignettes contain a quick start and a full listing of all the features. The methods used are detailed in the papers Parnell et al 2010 <doi:10.1371/journal.pone.0009672>, and Parnell et al 2013 <doi:10.1002/env.2221>.
How to cite:
Emma Govan (2015). simmr: A Stable Isotope Mixing Model. R package version 0.5.1.217, https://cran.r-project.org/web/packages/simmr. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1 (2015-08-06 21:53), 0.2 (2015-08-17 15:24), 0.3 (2016-01-19 11:57), 0.4.0 (2019-06-15 00:13), 0.4.1 (2019-07-03 20:20), 0.4.2 (2020-06-11 22:10), 0.4.4 (2021-01-20 15:30), 0.4.5 (2021-02-27 15:00), 0.5.0 (2023-03-26 01:00), 0.5.1.100 (2023-06-09 17:40), 0.5.1.212 (2023-06-16 17:00), 0.5.1.213 (2023-09-15 17:42), 0.5.1.214 (2023-10-02 18:30), 0.5.1.215 (2023-10-13 17:00), 0.5.1.216 (2023-10-27 16:20)
Other packages that cited simmr R package
View simmr citation profile
Other R packages that simmr depends, imports, suggests or enhances
Complete documentation for simmr
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA