defineModelFromLibraryOfModels {PFIM} | R Documentation |
Define a model from the library of models.
Description
Define a model from the library of models.
Usage
defineModelFromLibraryOfModels(object, designs)
## S4 method for signature 'Model'
defineModelFromLibraryOfModels(object, designs)
Arguments
object |
An object from the class Model. |
designs |
A list of objects from the class Design. |
Value
A model defined from the library of models.
[Package PFIM version 6.0.3 Index]