NEWS
multisensi 2.1-1 (2018-04-10)
New Features
multisensi 2.1 (2017-07-12)
New Features
- Dynamical Sensitivity analysis also computes a Generalised Sensitivity Indice
- New option for plot.dynsi() (argument gsi.plot) for plotting the new output GSI for dynsi class.
Bug Fixes
- Some "drop=FALSE" and "na.rm=TRUE" were added
- Changes in the upper plot for plot.dynsi() when normalized=TRUE : now it shows the median, the quartiles, the percentiles and the min/max for the model input
multisensi 2.0 (2016-04-27)
New Features (a lot
- New plots and options for plot.dynsi() (arguments: normalized, total.plot, xtick)
- New plots and options for plot.gsi() (arguments: cor.plot, xtick)
- New function : multisensi()
- New reduction methods
- A Quick Guide
multisensi 1.0-8 (2015-02-17)
Bug Fixes
- Changes in summary.gsi() to display the total sensitivity indices.
New Features
- New option for plot.gsi() (argument type)
multisensi 1.0-7 (2013-07-19)
Bug Fixes
- Changes in plot.gsi() to open new device in a portable way.
New Features
- Modify inputs and outputs of ACP() and yapprox() - internal functions.
multisensi 1.0-6 (2013-05-03)
New Features
- New options for plot.dynsi() (arguments shade and color)
- Faster examples by using a precalculated set of output variables of
the biomasse model (dataset biomasseY)
multisensi 1.0-5
Bug Fixes
- Correct columns naming for calculation with one Principal Component, nbcomp=1, in anovadec().
- Changes in plot.dynsi() to plot main sensitivity indices.
New Features
- Modify inputs and outputs of ACP() - internal function.