Learn R Programming

DynTxRegime (version 4.15)

estimator: Retrieve the Estimated Value

Description

Retrieve the value as estimated by the statistical method.

Usage

estimator(x, ...)

# S4 method for IQLearnFS estimator(x, w = NULL, y = NULL, z = NULL, dens = NULL)

# S4 method for IQLearnSS estimator(x, w = NULL, y = NULL, z = NULL, dens = NULL)

Arguments

x

a DynTxRegime Object.

...

Optional additional input. Ignored.

w

If IQ-Learning, object of class IQLearnSS, IQLearnFS_C, IQLearnFS_ME, or IQLearnFS_VHet

y

If IQ-Learning, object of class IQLearnSS, IQLearnFS_C, IQLearnFS_ME, or IQLearnFS_VHet

z

If IQ-Learning, object of class IQLearnSS, IQLearnFS_C, IQLearnFS_ME, or IQLearnFS_VHet

dens

If IQ-Learning, one of {"norm", "nonpar"}