Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

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.

Owner

  • Name: Emma Govan
  • Login: emmagovan
  • Kind: user

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • cran 612 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: cosimmr

Fast Fitting of Stable Isotope Mixing Models with Covariates

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 612 Last month
Rankings
Dependent packages count: 28.8%
Dependent repos count: 35.5%
Average: 49.8%
Downloads: 85.2%
Maintainers (1)
Last synced: 11 months ago