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 |
... |
Other arguments passed on to methods. Not currently used. |
margins |
A |
digits |
Integer indicating the number of decimal places to be shown. Default, 2. |
[Package lphom version 0.3.5-5 Index]