Skip to content

v0.3.0

Compare
Choose a tag to compare
@plecharpent plecharpent released this 29 Jun 08:13
3cd6083

Main changes

  • Added a new argument in estim_param to force (non-estimated) parameters values during estimation
  • Changed initial values sampling method from simple LHS to genetic LHS
  • Changed estim_init graph for a bubble graph
  • Added a function for testing model wrappers (test_wrapper.R)
  • Added checks of observations and simulations
  • Updated vignettes to use CroPlotR package
  • Improved doc for building model wrappers
  • A few bugs fixed
  • Moved from Travis to GitHub actions for continuous integration tests