isModelBolus: Test if a mode is bolus.
Description
Test if a mode is bolus.
Usage
isModelBolus(object, designs)# S4 method for Model
isModelBolus(object, designs)
Value
Return a Boolean giving if the mode is bolus or not.
Arguments
- object
An object from the class Model.
- designs
A list of objects from the class Design.