rxExpandFEta_ {rxode2} | R Documentation |
Expand d(f)/d(eta)
Description
Expand d(f)/d(eta)
Usage
rxExpandFEta_(state, neta, pred, isTheta = FALSE)
Arguments
state |
is the state to expand |
neta |
is the number of etas |
pred |
type of prediction |
isTheta |
logical, is the expansion actually for thetas instead of etas |
Value
String of symengine expressions to evaluate to calculate df/deta
[Package rxode2 version 4.0.0 Index]