Prints a compact summary of a pprf forest.
print.pprf.RdPrints a compact summary of a pprf forest.
Usage
# S3 method for class 'pprf'
print(x, ...)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.