ModelEquations object.Get the equations of a ModelEquations object.
Get the equations of a Model object after changing variable in PK model.
Get the equations of a PKModel object.
Get the equations of a PKPDModel object.
getEquations(object)# S4 method for Model
getEquations(object)
# S4 method for PKModel
getEquations(object)
# S4 method for PKPDModel
getEquations(object)
A list of expression equations giving the equations of the model after the change of variable in the model.
A list of expression giving the equations of a Model object after the changing variable in PK model.
A list of expressions giving the equations of a PKModel object.
A list of expressions giving the equations of a PKPDModel object.
A PKPDModel object.