Skip to content

Releases: ercrema/nimbleCarbon

nimbleCarbon 0.2.5

24 Aug 07:57
Compare
Choose a tag to compare
  • Fixed bug in dExponentialGrowth() causing memory allocation problems.
  • Added alternative parametrisation for logistic growth model (dLogisticGrowth2())
  • Updated plot functions to allow user defined x and y labels.
  • Added option to specify line width in modelPlot()

First CRAN Release

25 May 09:44
0787bf8
Compare
Choose a tag to compare

First release including the following key features:

  • Custom population growth models (dExponentialGrowth.R, dLogisticGrowth.R,dDoubleExponentialGrowth.R, dExponentialLogisticGrowth.R, and dLogisticExponentialGrowth.R)
  • A nimbleFunction for linear interpolation required for calibration (interpLin.R)
  • Several diagnostic functions and posterior predictive checks, including agreement index (agreementIndex.R), correlation analyses of fitted and observed SPDs (postPredCor.R), simulation based comparison between observed SPD and fitted model (postPredSPD.R).
  • Several plot functions for displaying posterior distributions (postHPDplot.R), growth models (modelPlot.R), and posterior predictive checks (plot.spdppc.R).
  • Utility function for facilitating model comparison via WAIC (compare.models.R)
  • IntCal20, ShCal20, and Marine20 calibration curves.
  • A vignette with sample workflows and a tutorial.

nimbleCarbon v0.1-beta.0

20 Jan 15:33
Compare
Choose a tag to compare
Pre-release
Updated citation