vcov.nmar_result: Variance-covariance for NMAR results
Description
Variance-covariance for NMAR results
Usage
# S3 method for nmar_result
vcov(object, ...)
Value
A 1x1 numeric matrix (the variance of the primary estimate).
Arguments
- object
An object of class `nmar_result`.
- ...
Ignored.