OptimKernel-methods {DynTxRegime}R Documentation

Methods Available for Objects of Class OptimKernel

Description

Methods Available for Objects of Class OptimKernel

Usage

## S4 method for signature 'OptimKernel,matrix'
.predictOptimalTx(x, newdata)

## S4 method for signature 'OptimKernel,data.frame'
.predictOptimalTx(x, newdata, ...)

## S4 method for signature 'OptimKernel,missing'
.predictOptimalTx(x, newdata, ...)

[Package DynTxRegime version 4.16 Index]