Learn R Programming

recforest (version 1.0.0)

print.recforest: Print method for recforest objects

Description

Print method for recforest objects

Usage

# S3 method for recforest
print(x, ...)

Value

Used for side effect. Will print to the console a description of each tree, with, for each:

  • The number of nodes in the tree

  • The metrics of the tree (c_index, mse_imse and mse_iscore)

Arguments

x

An object of class recforest.

...

Additional arguments to be passed to the plot print