isModelBolus {PFIM}R Documentation

Test if a mode is bolus.

Description

Test if a mode is bolus.

Usage

isModelBolus(object, designs)

## S4 method for signature 'Model'
isModelBolus(object, designs)

Arguments

object

An object from the class Model.

designs

A list of objects from the class Design.

Value

Return a Boolean giving if the mode is bolus or not.


[Package PFIM version 6.0.3 Index]