Learn R Programming

multilevelPSA (version 1.3.0)

summary.mlpsa: Provides a summary of a mlpsa class.

Description

Provides a summary of a mlpsa class.

Usage

# S3 method for mlpsa
summary(object, overall.label = "Overall", ...)

Arguments

object

the mlpsa object.

overall.label

the label to place in the strata column for the overall results.

...

unused.