Description Usage Arguments Details Value Author(s) References See Also Examples
sa provides a general interface to sensitivity analysis, similar to optim
.
1 |
par |
A matrix with to columns. The first giving the lower, the second giving the upper bound to the parameters of fn. |
fn |
Function for which to analyise sensitivities, with first argument the vector of parameters for which to analyze sensitivities. |
method |
Currently, only fast is available. |
... |
Additional arguments passed to fn |
xval |
Values for the x-axis if fn returnes a vector. |
Let me know what details you would like to know (email to the maintainer)!
A vector of sensitivities
Dominik Reusser
Reusser, Dominik E., Wouter Buytaert, and Erwin Zehe. "Temporal dynamics of model parameter sensitivity for computationally expensive models with FAST (Fourier Amplitude Sensitivity Test)." Water Resources Research 47 (2011): W07551.
See Also as sensitivity
, sensitivity_rep
for the internally used functions.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.