Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A stable isotope mixing model in R

NotificationsYou must be signed in to change notification settings

andrewcparnell/simmr

Repository files navigation

cran versionrstudio mirror downloadsrstudio mirror downloadsCodecov test coverageR build status

Welcome to simmr!

simmr is a Bayesian stable isotope mixing model implemented in R which also usesJAGS. It is intended as a replacement to theSIAR package.

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 either the quick start or the full user manuals with:

library(simmr)vignette("simmr")vignette("quick_start")

Alternatively you can install the latest development version of the package in R with the commands:

if(!require(remotes)) install.packages('remotes')remotes::install_github('andrewcparnell/simmr')

You can then load the package with

library(simmr)

... and look at the user manuals via:

vignette('simmr')vignette('quick_start')vignette('advanced_plotting')

About

A stable isotope mixing model in R

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp