summary.multipleOutcomes: Object Summaries
Description
summary method for class multipleOutcomes.
Usage
# S3 method for multipleOutcomes
summary(object, model_index = NULL, ...)
Arguments
- object
an object returned by multipleOutcomes().
- model_index
NULL if displaying summary of all fitted models; otherwise,
an integer indicating the fitted model.
- ...
for debugging only