Create a new OutcomeObj object
Calls newOutcomeFit and stores in @outcome.
.newOutcomeObj(moMain, moCont, txObj, iter, ...) ## S4 method for signature 'ANY,ANY,ANY' .newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress) ## S4 method for signature ## 'ModelObj_DecisionPointList,ModelObj_DecisionPointList,TxInfoList' .newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress, ...) ## S4 method for signature 'ModelObj_DecisionPointList,ANY,TxInfoList' .newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress, ...) ## S4 method for signature ''NULL',ModelObj_DecisionPointList,TxInfoList' .newOutcomeObj(moMain, moCont, txObj, data, response, iter, suppress, ...)
moMain |
A modeling object for main effects |
moCont |
A modeling object for contrasts |
txObj |
A TxObj object |
iter |
NULL or integer |
... |
Any optional additional input. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.