| .sensEtaOrTheta | R Documentation |
Calculate d(state)/d(eta) or d(state)/d(theta) sensitivities
.sensEtaOrTheta(s, theta = FALSE)
s |
symengine environment (from '.loadSymengine()') |
theta |
when 'TRUE' calculate the sensitivities with respect to 'THETA[#]'; otherwise with respect to 'ETA[#]' |
the symengine environment 's' augmented with the sensitivity equations ('..sens', '..ddt', '..stateInfo', ...)
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.