print.summary.lphom {lphom}R Documentation

Print a summary of a lphom-family object

Description

Print method for summary.lphom objects

Usage

## S3 method for class '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.


[Package lphom version 0.3.5-5 Index]