MRS_obj FitPrint a concise summary of a model-robust standardization CRT fit, including the c-ATE and i-ATE estimates with SEs and CIs.
# S3 method for MRS_obj
summary(object, ...)Invisibly returns the original MRS_obj object,
after printing:
Fitting method and family,
Number of clusters and cluster sizes,
A three-column table (Estimate, SE, 95% CI) with rownames
c-ATE and i-ATE,
The NICS test statistic and p-value.
An object of class MRS_obj, as returned by
MRStdCRT_fit().
Additional arguments (currently ignored).