summary.hbal {hbal}R Documentation

Summarizing from an hbal Object

Description

This function prints a summary from an hbal Object.

Usage

## S3 method for class 'hbal'
summary(object, print.level = 0, ...)

Arguments

object

an object of class hbalobject as returned by hbal.

print.level

level of details to be printed

...

Further arguments to be passed to summary.hbal().

Value

a summary table

Author(s)

Yiqing Xu, Eddie Yang


[Package hbal version 1.2.12 Index]