summary.hbal: Summarizing from an 'hbal' Object

View source: R/classFunctions.R

summary.hbalR 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


hbal documentation built on Sept. 10, 2025, 10:36 a.m.

Related to summary.hbal in hbal...