Changes in version 0.2.1 (2024-08-19) - Fixed a bug on the calculation of rate of change in plot.mcsimres() and added option for an user defined rate of change formula. Changes in version 0.2.0 (2024-07-30) - Fixed bug on logistic growth model plot function - Fixed bug on prior definition for exponential growth model - Added NEW double exponential model and related plot function - Added NEW Monte-Carlo simulation function - Updated parameter initialisation routine in all model. Initial values for MCMC are drawn from the prior distribution. Changes in version 0.1.4 (2024-06-12) - Fixed bug caused by changes in nimble v.1.2.0. . Changes in version 0.1.3 (2024-05-23) - Fixed bug related to floating point arithmetic in createProbMat() affecting some OS/Processor. Changes in version 0.1.2 (2024-05-21) - First CRAN Release