print.networktree: Printing 'networktree' objects

View source: R/networktree.R

print.networktreeR Documentation

Printing 'networktree' objects

Description

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

Usage

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


paytonjjones/networktree documentation built on Sept. 14, 2022, 8:01 a.m.