Skip to contents

Integrate the decoupling simulations (parameter sequences) and estimation results to compute the sensitivity measures.

Usage

tell2(x, y)

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.

Arguments

x

a list of storing information in the defined sensitivity function.

y

a numeric array generated from the solutions of solve_fun or solve_mcsim function.