Learn R Programming

LSDsensitivity (version 1.3.1)

Sensitivity Analysis Tools for LSD Simulations

Description

Tools for sensitivity analysis of LSD simulation models. Reads object-oriented data produced by LSD simulation models and performs screening and global sensitivity analysis (Sobol decomposition method, Saltelli et al. (2008) ISBN:9780470725177). A Kriging or polynomial meta-model (Kleijnen (2009) ) is estimated using the simulation data to provide the data required by the Sobol decomposition. LSD (Laboratory for Simulation Development) is free software developed by Marco Valente and Marcelo C. Pereira (documentation and downloads available at ).

Copy Link

Version

Install

install.packages('LSDsensitivity')

Monthly Downloads

210

Version

1.3.1

License

GPL-3

Maintainer

Marcelo C. Pereira

Last Published

January 11th, 2026

Functions in LSDsensitivity (1.3.1)

read.doe.lsd

Read a set of experimental data from a LSD model
model.pred.lsd

Predict meta-model response at given point(s)
ergod.test.lsd

Stationarity and ergodicity tests
elementary.effects.lsd

Elementary effects sensitivity analysis
response.surface.lsd

Generate the meta-model 3D response surface data
LSDsensitivity-package

tools:::Rd_package_title("LSDsensitivity")
model.limits.lsd

Find maximum and minimum meta-model responses
polynomial.model.lsd

Fit a polynomial meta-model to a LSD model sample data
model.optim.lsd

Find optimal meta-model factor settings
kriging.model.lsd

Fit a Kriging meta-model to a LSD model sample data
sobol.decomposition.lsd

Sobol variance decomposition sensitivity analysis
symmet.test.lsd

Unimodality and symmetry tests