Summary method for objects of class "mglm.test"
# S3 method for mglm.test
summary(object, ...)# S3 method for summary.mglm.test
print(x, ...)
An object with S3 class summary.mglm.test. The class has its own print
method and contains the following list of elements.
The summary table of point estimate and confidence interval of ERE for each modality.
The summary table of point estimate and confidence interval of pseudo-\(R^2\) for each modality.
Level of confidence intervals.
Index of the most informative modality.
An mglm.test object.
Additional arguments that could be passed to summary.mglm.test.
A summary.mglm.test object.