defineModelType: Define the type of a model.

defineModelTypeR Documentation

Define the type of a model.

Description

Define the type of a model.

Usage

defineModelType(object, designs)

## S4 method for signature 'Model'
defineModelType(object, designs)

Arguments

object

An object from the class Model.

designs

A list of objects from the class Design.

Value

Return a model defined as analytic, ode, etc.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.