Retrieve the Estimated Value
Retrieve the value as estimated by the statistical method.
estimator(x, ...) ## S4 method for signature 'IQLearnFS' estimator(x, w = NULL, y = NULL, z = NULL, dens = NULL) ## S4 method for signature 'IQLearnSS' estimator(x, w = NULL, y = NULL, z = NULL, dens = NULL)
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.