Learn R Programming

NMAR (version 0.1.2)

summary.nmar_result_el: Summary method for EL results

Description

Summarize estimation, standard error and missingness-model coefficients.

Usage

# S3 method for nmar_result_el
summary(object, ...)

Value

An object of class summary_nmar_result_el.

Arguments

object

An object of class nmar_result_el.

...

Ignored.