Learn R Programming

nlmixr2lib (version 0.3.0)

readModelDb: Read a model from the nlmixr2 model database

Description

Read a model from the nlmixr2 model database

Usage

readModelDb(name)

Value

The model as a function

Arguments

name

The name of the model (must be one of modeldb$name)

Examples

Run this code
readModelDb("PK_1cmt")

Run the code above in your browser using DataLab