Print PP.Tree.reg result
# S3 method for PPTreereg
print(
x,
tree.print = TRUE,
coef.print = FALSE,
cutoff.print = FALSE,
verbose = TRUE,
final.rule = 1,
...
)
tree print
PPTreereg object
print the tree structure when TRUE
print the projection coefficient in each node when TRUE
print the cutoff values in each node when TRUE
print if TRUE, no output if FALSE
rule to calculate the final node value
arguments to be passed to methods
Print the projection pursuit regression tree result