Learn R Programming

NMAR (version 0.1.2)

coef.nmar_result: Default coefficients for NMAR results

Description

Returns missingness-model coefficients.

Usage

# S3 method for nmar_result
coef(object, ...)

Value

A named numeric vector or `NULL`.

Arguments

object

An `nmar_result` object.

...

Ignored.