Skip to contents

Summarize estimation, standard error and model coefficients.

Usage

# S3 method for class 'nmar_result_exptilt'
summary(object, conf.level = 0.95, ...)

Arguments

object

An object of class `nmar_result_exptilt`.

conf.level

Confidence level for confidence interval (default 0.95).

...

Ignored.

Value

An object of class `summary_nmar_result_exptilt`.