print.wsrf: Print Method for 'wsrf' Model

View source: R/print.wsrf.R

print.wsrfR Documentation

Print Method for wsrf Model

Description

Print a summary of the forest model or one specific tree in the forest model built from wsrf.

Usage

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

Arguments

x

object of class wsrf.

trees

the index of a specific tree. If missing, print will print a summary of the model.

...

optional additional arguments. At present no additional arguments are used.

Author(s)

He Zhao and Graham Williams (SIAT, CAS)

See Also

wsrf


SimonYansenZhao/wsrf documentation built on Jan. 5, 2023, 9 p.m.