Learn R Programming

hstats (version 1.2.2)

print.hstats: Print Method

Description

Print method for object of class "hstats". Shows \(H^2\).

Usage

# S3 method for hstats
print(x, ...)

Value

Invisibly, the input is returned.

Arguments

x

An object of class "hstats".

...

Further arguments passed from other methods.

See Also

See hstats() for examples.