Skip to content

The fishgrowbot package provides a tool to conduct back-calculation based on otolith readings and fit the von Bertalanffy growth curve with a hierarchical structure, both in a Bayesian framework.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

nschiett/fishgrowbot

Repository files navigation

fishgrowbot fishgrowbot logo

Fish growth curves through back-calculation of otoliths rings in a Bayesian framework

Lifecycle: maturing R build status pkgdown license Build Status packageversion Ask Us Anything ! Open Source Love

The fishgrowbot package provides a tool to conduct back-calculation based on otolith readings and fit the von Bertalanffy growth curve with a hierarchical structure, both in a Bayesian framework.

It contains:

  • A function bcalc() to perform the back-calculations which yields length-at-age estimations with measures of uncertainty.

  • A function called growthreg() to fit the von Bertalanffy growth model.

  • Functions to visualize results.

Installing and loading fishgrowbot

fishgrowbot uses Markov Chain Monte Carlo simulations provided by stan. Therefore, the first step is to install stan.

GitHub

The best way to install the latest version of fishgrowbot is to install it from GitHub.

install.packages("devtools")
devtools::install_github("nschiett/fishgrowbot", dependencies = TRUE)
library(fishgrowbot)

Usage

See the package documentation and introduction vignette.

Further Information

fishgrowbot is provided under the MIT License (MIT).

Citation

To cite package 'fishgrowbot' in publications use:

  Nina M. D. Schiettekatte (2021). fishgrowbot: Fish Growth Curves Through
  Back-Calculation of Otoliths Rings in a Bayesian Framework. R package version
  0.1.0. https://nschiett.github.io/fishgrowbot

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {fishgrowbot: Fish Growth Curves Through Back-Calculation of Otoliths Rings in a Bayesian Framework},
    author = {Nina M. D. Schiettekatte},
    year = {2021},
    note = {R package version 0.1.0},
    url = {https://nschiett.github.io/fishgrowbot},
  }

About

The fishgrowbot package provides a tool to conduct back-calculation based on otolith readings and fit the von Bertalanffy growth curve with a hierarchical structure, both in a Bayesian framework.

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •