Learn R Programming

lphom (version 0.3.5-6)

print.summary.lphom: Print a summary of a lphom-family object

Description

Print method for summary.lphom objects

Usage

# S3 method for summary.lphom
print(x, ..., margins = TRUE, digits = 2)

Arguments

x

An summary.lphom class object.

...

Other arguments passed on to methods. Not currently used.

margins

A TRUE/FALSE argument informing if the margins of the matrix should be displayed. Default TRUE.

digits

Integer indicating the number of decimal places to be shown. Default, 2.