summary.nmar_result_exptilt: Summary method for Exponential Tilting results (engine-specific)
Description
Summarize estimation, standard error and model coefficients.
Usage
# S3 method for nmar_result_exptilt
summary(object, conf.level = 0.95, ...)
Value
An object of class `summary_nmar_result_exptilt`.
Arguments
- object
An object of class `nmar_result_exptilt`.
- conf.level
Confidence level for confidence interval (default 0.95).
- ...
Ignored.