isDoseInEquations: Test if the dose is in the equations of the model.

isDoseInEquationsR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.