Skip to contents

Prints a compact summary of a pprf forest.

Usage

# S3 method for class 'pprf'
print(x, ...)

Arguments

x

A pprf model.

...

Unused.

Value

Invisibly returns the input pprf model x (unchanged). Called for its side effect of printing a compact description of the forest (call, number of trees, mode, group names, formula) to the console.

See also