https://github.com/ahasverus/samplesim

:package: Estimating sample size effects in stable isotope mixing solutions

https://github.com/ahasverus/samplesim

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary

Keywords

isotope mcmc mixing-models mixsiar r siar
Last synced: 9 months ago · JSON representation

Repository

:package: Estimating sample size effects in stable isotope mixing solutions

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
isotope mcmc mixing-models mixsiar r siar
Created about 10 years ago · Last pushed almost 5 years ago
Metadata Files
Readme Changelog License

README.Rmd

---
output: github_document
---




```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse  = TRUE,
  comment   = "#>",
  fig.path  = "man/figures/",
  out.width = "100%"
)
```



samplesim 
=========================================================


[![R CMD Check](https://github.com/ahasverus/samplesim/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ahasverus/samplesim/actions/workflows/R-CMD-check.yaml)
[![Website deployment](https://github.com/ahasverus/samplesim/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/ahasverus/samplesim/actions/workflows/pkgdown.yaml)
[![License: GPL (>= 2)](https://img.shields.io/badge/License-GPL%20%28%3E%3D%202%29-blue.svg)](https://choosealicense.com/licenses/gpl-2.0/)
[![LifeCycle](man/figures/lifecycle/lifecycle-stable.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)
[![Project Status: Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)



The goal of the R package `samplesim` is to estimate sample size effects in 
stable isotope mixing solutions.



## System requierements

The package `samplesim` requires the freeware 
[JAGS](https://mcmc-jags.sourceforge.io/).



## Installation

You can install the stable version of `samplesim` with:

```{r eval = FALSE}
## Install stable version of 'samplesim' ----
install.packages("samplesim")
```



Or you can install the development version from [GitHub](https://github.com/) with:

```{r eval = FALSE}
## Install 'remotes' package (if not already installed) ----
if (!requireNamespace("remotes", quietly = TRUE)) {
  install.packages("remotes")
}

## Install development version of 'samplesim' ----
remotes::install_github("ahasverus/samplesim")
```

Then you can attach the package `samplesim`:

```{r eval = FALSE}
library("samplesim")
```



## Overview

Please read the 
[Vignette](https://ahasverus.github.io/samplesim/articles/samplesim.html) 



## Citation

Please cite this package as: 

> Lecomte N., Ehrich D., Casajus N., Berteaux D., Cameron C., and Yoccoz N.G. 
How many is enough? An R package for evaluating the effect of sample size on 
estimates and precision of stable isotope mixing solutions.
Submitted to _Methods in Ecology and Evolution_.

Or alternatively:

> Casajus N., Cameron C., Ehrich D., and Lecomte N. (2021) samplesim: An R 
package to investigate sample size effects in stable isotope mixing solutions. 
R package version 1.0. URL: .



## Code of Conduct

Please note that the `samplesim` project is released with a 
[Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). 
By contributing to this project, you agree to abide by its terms.

Owner

  • Name: Nicolas Casajus
  • Login: ahasverus
  • Kind: user
  • Location: Montpellier, France
  • Company: @FRBCesab

Data scientist

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 64
  • Total Committers: 1
  • Avg Commits per committer: 64.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nicolas Casajus n****s@g****m 64

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels