tell2 {pksensi} | R Documentation |
The Decoupling Simulations
Description
Integrate the decoupling simulations (parameter sequences) and estimation results to compute the sensitivity measures.
Usage
tell2(x, y)
Arguments
x |
a list of storing information in the defined sensitivity function. |
y |
a numeric array generated from the solutions of |
Source
This function is based on tell
function in sensitivity package,
which is an S3 generic method to estimate sensitivity measures by combining sensitivity object (rfast99
) and external simulation results.
[Package pksensi version 1.2.3 Index]