dot-sensEtaOrTheta: Calculate d(state)/d(eta) or d(state)/d(theta) sensitivities

.sensEtaOrThetaR Documentation

Calculate d(state)/d(eta) or d(state)/d(theta) sensitivities

Description

Calculate d(state)/d(eta) or d(state)/d(theta) sensitivities

Usage

.sensEtaOrTheta(s, theta = FALSE)

Arguments

s

symengine environment (from '.loadSymengine()')

theta

when 'TRUE' calculate the sensitivities with respect to 'THETA[#]'; otherwise with respect to 'ETA[#]'

Value

the symengine environment 's' augmented with the sensitivity equations ('..sens', '..ddt', '..stateInfo', ...)

Author(s)

Matthew L. Fidler


nlmixr2est documentation built on Aug. 5, 2026, 1:11 a.m.