getPKModel {PFIM}R Documentation

Get a PK model.

Description

Get a PK model.

Usage

getPKModel(object, PKModelName)

## S4 method for signature 'LibraryOfPKPDModels'
getPKModel(object, PKModelName)

Arguments

object

An object from the class LibraryOfPKPDModels.

PKModelName

A string giving the name of the PK model.

Value

Return a PK model.


[Package PFIM version 6.0.3 Index]