Learn R Programming

PFIM (version 5.0)

getPKPDModel: Get a PKPD model of the LibraryOfModels object.

Description

Get a PKPD model of the LibraryOfModels object.

Usage

getPKPDModel(object, namePKModel, namePDModel)

Value

Return a Model giving the PKPD model consisting of the PK and PD models named namePKModel and namePDModel respectively.

Arguments

object

A LibraryOfModels object.

namePKModel

A character string giving the name of the PK model.

namePDModel

A character string giving the name of the PD model.