Learn R Programming

DynTxRegime (version 4.15)

.newModel: Combine model object models

Description

Combines moMain and moCont into a single modeling object.

Usage

.newModel(moMain, moCont, ...)

# S4 method for modelObj,modelObj .newModel(moMain, moCont, txName, suppress)

# S4 method for modelObj,`NULL` .newModel(moMain, moCont, txName, suppress)

# S4 method for `NULL`,modelObj .newModel(moMain, moCont, txName, suppress)

Arguments