Learn R Programming

multipleOutcomes (version 0.4)

summary.multipleOutcomes: Object Summaries

Description

summary method for class multipleOutcomes.

Usage

# S3 method for multipleOutcomes
summary(object, model_index = NULL, ...)

Value

a list

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