defineModel {PFIM}R Documentation

Define a model.

Description

Define a model.

Usage

defineModel(object, designs)

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

Arguments

object

An object from the class Model.

designs

A list of objects from the class Design.

Value

A model defined either from the library of models or user defined.


[Package PFIM version 6.0.3 Index]