Learn R Programming

PFIM (version 5.0)

getResponseIndice: Get the index of the response of a ModelEquations object.

Description

Get the index of the response of a ModelEquations object.

Usage

getResponseIndice(object, equationName)

Value

A numeric giving the index of the equation in the model.

Arguments

object

A ModelEquations object.

equationName

A character string giving the name of the response of the equations.