networktree (version 0.2.2)

print.networktree: Printing 'treenetwork' objects

Description

Wraps print.modelparty to print a tree model with networks on the ends.

Usage

# S3 method for networktree
print(x, parameters = FALSE, FUN = NULL, ...)

Arguments

x

an object of type 'networktree'

parameters

print parameters for each partition? See getnetwork function for extracting parameters conveniently

FUN

only evaluated if parameters=TRUE, passed to print.modelparty

...

additional arguments passed print.modelparty