.newTypedFitObj {DynTxRegime}R Documentation

Create a new TypedFitObj object

Description

Call newTypedFit and stores result in @fit

Usage

.newTypedFitObj(modelObj, txObj, ...)

## S4 method for signature 'ANY'
.newTypedFitObj(modelObj, txObj, response, data, type, suppress)

Arguments

modelObj

A modeling object

txObj

A TxObj object

...

Any optional additional input.


[Package DynTxRegime version 4.16 Index]