Perform Classification Step
.optimalClass( moPropen, moMain, moCont, moClass, data, response, txName, iter, fSet, suppress, step )
moPropen
: model object(s) for propensity regressionmoMain
: model object(s) for main effects of outcome regression or NULLmoCont
: model object(s) for contrasts of outcome regression or NULLmoClass
: model object(s) for classification proceduredata
: data.frame of covariates and treatment historyresponse
: vector of responsestxName
: character of column header of data containing txiter
: maximum number of iterations for outcome regression or NULLfSet
: function defining subsets or NULLsuppress
: T/F indicating screen printing preferencestep
: integer indicating step of algorithman object of class OptimalClass
Useful links