Learn R Programming

PFIM (version 5.0)

addModel: Add a Model object in the LibraryOfModels.

Description

Add a Model object in the LibraryOfModels.

Usage

addModel(object, model)

Value

The LibraryOfModels object with the loaded library of models.

Arguments

object

A LibraryOfModels object.

model

The model to add in the library (PK, PD or PKPD model).