Learn R Programming

PFIM (version 5.0)

getModel: Get a model of the LibraryOfModels object.

Description

Get a model of the LibraryOfModels object.

Usage

getModel(object, ...)

Value

Return a Model object giving a PK or PD model.

Arguments

object

A LibraryOfModels object.

...

The three-dots for passing one name or two names as arguments. One name to get a PK or PD model and two names for the PK and PD models of a PKPD model.