print.summary.BPF {eiCircles}R Documentation

Print a summary of a summary.BPF object

Description

Print method for summary.BPFC objects

Usage

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

Arguments

x

An summary.BPF class object.

...

Other arguments passed on to methods. Not currently used.

margins

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

digits

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

Value

No return value, called for side effects.


[Package eiCircles version 0.0.1-7 Index]