optTx(x, newdata, ...)
# S4 method for DynTxRegime,data.frame
optTx(x, newdata)
# S4 method for DynTxRegime,missing
optTx(x, newdata)
# S4 method for IQLearnFS,data.frame
optTx(x, newdata, ..., y = NULL, z = NULL, dens = NULL)
# S4 method for IQLearnFS,missing
optTx(x, newdata, ..., y = NULL, z = NULL, dens = NULL)
"DynTxRegime"
."data.frame"
of covariatesIQLearnFS
.IQLearnFS
."character"
indicating density estimator. One
of {'nonpar','norm'}.