print.networktree: Printing 'networktree' objects

Description Usage Arguments

View source: R/networktree.R

Description

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

Usage

1
2
## 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


networktree documentation built on Feb. 4, 2021, 5:06 p.m.