getPDModel {PFIM} | R Documentation |
Get a PD model.
Description
Get a PD model.
Usage
getPDModel(object, PDModelName)
## S4 method for signature 'LibraryOfPKPDModels'
getPDModel(object, PDModelName)
Arguments
object |
An object from the class LibraryOfPKPDModels. |
PDModelName |
A string giving the name of the PD model. |
Value
Return a PD model.
[Package PFIM version 6.0.3 Index]