.newModel {DynTxRegime} | R Documentation |
Combine model object models
Description
Combines moMain and moCont into a single modeling object.
Usage
.newModel(moMain, moCont, ...)
## S4 method for signature 'modelObj,modelObj'
.newModel(moMain, moCont, txName, suppress)
## S4 method for signature 'modelObj,'NULL''
.newModel(moMain, moCont, txName, suppress)
## S4 method for signature ''NULL',modelObj'
.newModel(moMain, moCont, txName, suppress)
[Package DynTxRegime version 4.16 Index]