targeted-class | R Documentation |
The functions riskreg
and ate
returns an object of the type targeted
.
An object of class 'targeted
' is a list with at least the following components:
An estimate
object with the target parameter
estimates (see estimate.default
)
Object returned from the applied optimization routine
number of parameters of the model (target and nuisance)
String describing the model
objects of the S3 class 'targeted
'
The following S3 generic functions are available for an object of class targeted
:
coef
Extract target coefficients of the estimated model.
vcov
Extract the variance-covariance matrix of the target parameters.
IC
Extract the estimated influence function.
print
Print estimates of the target parameters.
summary
Extract information on both target parameters and estimated nuisance model.
'
riskreg
, ate
## See example(riskreg) for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.