Learn R Programming

PFIM (version 6.0.3)

isDoseInEquations: 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 Model isDoseInEquations(object)

Value

Return a Boolean giving if the dose is in the equations of the model.

Arguments

object

An object from the class Model.