/sizedist

Primary LanguageC++OtherNOASSERTION

sizedist

R-CMD-check-standard Codecov test coverage

sizedist allow users to estimate growth and mortality in populations as continuous functions using the theory of size-structured populations. Read more about how sizedist is implemented in: Hinchliffe, C., Pepin, P., Suthers, I. M., & Falster, D. S. (2021). A novel approach for estimating growth and mortality of fish larvae ICES Journal of Marine Science.

Installation

sizedist is still currently under active development. You can install the current version of sizedist using:

# install.packages("remotes")
remotes::install_github("traitecoevo/sizedist", ref = "master", build_vignettes = TRUE)

We recommend users to take a look at the “Getting Started” vignette for a brief introduction on some of the functions in sizedist

browseVignettes("sizedist")