Methods Available for Objects of Class OptimalSeqMissing
Methods Available for Objects of Class OptimalSeqMissing
Call(name)
returns the unevaluated call to method
Retrieve coefficients of fits
DTRstep(x)
print statement indicating the coarsened data perspective
estimator(x)
retrieves the estimated value. Calls method defined for
OptimalSeq
.
fitObject(object)
retrieves value objects of model functions. Calls method defined for
OptimalSeq
.
genetic(object)
retrieves genetic algorithm results. Calls method defined for
OptimalSeq
.
Predict Optimal Treatment and Decision Function Based on a Missing Data AIPW Analysis
optTx(x)
retrieves the optimal tx. Calls method defined for OptimalSeq
.
outcome(object)
retrieves value object returned by outcome model functions. Calls method
defined for OptimalSeq
.
plot(x,suppress)
generates plot for model functions. Calls method defined for
OptimalSeq
.
print(x)
Extends method defined for OptimalSeq
to include DTRStep()
propen(object)
retrieves value object returned by propensity model functions. Calls method
defined for OptimalSeq
.
regimeCoef(object)
retrieves estimated tx regime parameters. Calls method defined for
OptimalSeq
.
show(object)
Extends method defined for OptimalSeq
to include DTRStep()
summary(object)
retrieves summary information. Calls method defined for OptimalSeq
.
## S4 method for signature 'OptimalSeqMissing' Call(name, ...) ## S4 method for signature 'OptimalSeqMissing' coef(object, ...) ## S4 method for signature 'OptimalSeqMissing' DTRstep(object) ## S4 method for signature 'OptimalSeqMissing' estimator(x, ...) ## S4 method for signature 'OptimalSeqMissing' fitObject(object, ...) ## S4 method for signature 'OptimalSeqMissing' genetic(object, ...) ## S4 method for signature 'OptimalSeqMissing,data.frame' optTx(x, newdata, ...) ## S4 method for signature 'OptimalSeqMissing,missing' optTx(x, newdata, ...) ## S4 method for signature 'OptimalSeqMissing' outcome(object, ...) ## S4 method for signature 'OptimalSeqMissing,ANY' plot(x, suppress = FALSE, ...) ## S4 method for signature 'OptimalSeqMissing' print(x, ...) ## S4 method for signature 'OptimalSeqMissing' propen(object, ...) ## S4 method for signature 'OptimalSeqMissing' regimeCoef(object, ...) ## S4 method for signature 'OptimalSeqMissing' show(object) ## S4 method for signature 'OptimalSeqMissing' summary(object, ...)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.