
Coefficient table for summary objects
Source:R/S3_nmar_result_methods.R
coef.summary_nmar_result.RdReturns a coefficients table (Estimate, Std. Error, statistic, p-value) from a `summary_nmar_result*` object when missingness-model coefficients and a variance matrix are available. If the summary does not carry missingness-model coefficients, returns `NULL`.
Usage
# S3 method for class 'summary_nmar_result'
coef(object, ...)