Local sensitivity for a MEMC model
memc_sensfun.Rd
Estimate the local effect of a parameter on a MEMC model output
Arguments
- config
a MEMC model configuration object, either one of the pre-built configurations listed in
memc_all_configs
or created usingmemc_configure
- t
vector of the time steps to run the model at
- x
vector of the parameters or initial state values to test
- ...
additional arguments passed to
sensFun
Value
The results of FME
::sensFun
.
See also
Other sensitivity:
memc_sensrange()