reduceSensitivities {cOde} | R Documentation |
reduceSensitivities
Description
reduceSensitivities
Usage
reduceSensitivities(sens, vanishing)
Arguments
sens |
Named character, the sensitivity equations |
vanishing |
Character, names of the vanishing sensitivities |
Details
Given the set vanishing
of vanishing sensitivities, the algorithm
determins sensitivities that vanish as a consequence of the first set.
Value
Named character, the sensitivity equations with zero entries for vanishing sensitivities.
[Package cOde version 1.1.1 Index]