Thanks to visit codestin.com
Credit goes to github.com

Skip to content

emmagovan/cosimmr

Repository files navigation

cosimmr - an R package for SIMMs with covariates!

cosimmr is a Bayesian stable isotope mixing model implemented in R using Fixed Form Variational Bayes.

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

install.packages('cosimmr')

You can then load the package and view either the quick start or the full user manuals with:

library(cosimmr)
vignette("cosimmr")
vignette("quick_start")

As cosimmr is implemented using Rcpp when installing you may be warned that the package requires compilation of C/C++/Fortran.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published