print.pptr.Rd
Prints the structure of a pptr tree.
# S3 method for class 'pptr' print(x, ...)
A pptr model.
pptr
Unused.
Invisibly returns the input pptr model x (unchanged). Called for its side effect of printing the tree structure – the oblique split rules and leaf predictions – to the console.
x