isDoseInEquations {PFIM} | R Documentation |
Test if the dose is in the equations of the model.
Description
Test if the dose is in the equations of the model.
Usage
isDoseInEquations(object)
## S4 method for signature 'Model'
isDoseInEquations(object)
Arguments
object |
An object from the class Model. |
Value
Return a Boolean giving if the dose is in the equations of the model.
[Package PFIM version 6.0.3 Index]