Learn R Programming

PFIM (version 6.0.3)

defineModelFromLibraryOfModels: Define a model from the library of models.

Description

Define a model from the library of models.

Usage

defineModelFromLibraryOfModels(object, designs)

# S4 method for Model defineModelFromLibraryOfModels(object, designs)

Value

A model defined from the library of models.

Arguments

object

An object from the class Model.

designs

A list of objects from the class Design.