model4you (version 0.9-5)

print.pmtree: Methods for pmtree

Description

Print and summary methods for pmtree objects.

Usage

# S3 method for pmtree
print(x, node = NULL, FUN = NULL,
  digits = getOption("digits") - 4L, footer = TRUE, ...)

# S3 method for pmtree summary(object, node = NULL, ...)

# S3 method for summary.pmtree print(x, digits = 4, ...)

# S3 method for pmtree coef(object, node = NULL, ...)

Arguments

x

object.

node

node number, if any.

FUN

formatinfo function.

digits

number of digits.

footer

should footer be included?

...

further arguments passed on to print.party.

object

object.

Value

print