Learn R Programming

PFIM (version 6.0.3)

defineModelType: Define the type of a model.

Description

Define the type of a model.

Usage

defineModelType(object, designs)

# S4 method for Model defineModelType(object, designs)

Value

Return a model defined as analytic, ode, etc.

Arguments

object

An object from the class Model.

designs

A list of objects from the class Design.